Skip to main content
Version: 14

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:

SolutionSecurity ServerMC Configuration files
KOBIL DigitaniumSSMSsdk_config.xml signed by the SSMS
mc_config.json
KOBIL Digitanium+SSMS with KOBIL IDPsdk_config.xml signed by the SSMS
mc_config.json
KOBIL Shift LiteAST Services with KOBIL IDPsdk_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.