MC Configuration files Overview
An KOBIL Secured app is always tied together with one KOBIL Security Server installation, therefore such an app has to hand over some configuration files to the MasterController. The files depend on the used KOBIL solution:
Solution | Security Server | MC Configuration files |
---|---|---|
KOBIL Digitanium | SSMS | sdk_config.xml signed by the SSMS |
mc_config.json | ||
KOBIL Digitanium+ | SSMS with KOBIL IDP | sdk_config.xml signed by the SSMS |
mc_config.json | ||
KOBIL Shift Lite | AST Services with KOBIL IDP | sdk_config.jwt signed by AST Services |
mc_config.json |
Note that in all these configuration files (and in some other places) you need to manage a "trust store", so we suggest to first read and understand the documentation of which certificates to put into that trust store before starting to create configuration files.