Specifying configuration file settings for secure sockets layer (SSL)

There are several settings configuration files that you must specify correctly before M-Business Server can use your certificates to secure your system. Some of these are covered in the instructions for obtaining an ECC or RSA certificate. All relevant settings are listed below.

SSL settings in sync.conf file
  • LoadFile

  • SyncLoadFile

  • LoadModule

  • AllowSecureClientConnect

  • Sagd_CertFileName

  • CertFileName

  • Sagd_KeyPassword

  • Sagd_RSACertFileName

  • Sagd_RSAKeyPassword

  • Sagd_RandomPoolFilename

  • AllowHTTPSAlways

  • ServerSecuritySharedLibrary

  • ServerRandFile

See Security settings.

SSL settings in server.xml file
  • AllowSecureClientConnect

  • ConnectSecureOnly

See Settings in the server.xml file.