Configuring RSA security settings for M-Business Server

To configure security settings for M-Business Server
  1. Use a text editor to open <M-Business_Home>/conf/sync.conf.default.

  2. Search for and delete all instances of #SSL:.

  3. In the line containing Sagd_RSACertFileName directive, delete #RSA:, then change:

    • The path to the RSA certificate (if necessary)
    • The name of your certificate

    For example, change:

    #RSA:Sagd_RSACertFileName @@ServerRoot@@/conf/sslagrsa.crt

    to:

    Sagd_RSACertFileName @@ServerRoot@@/conf/trial_cert.crt

  4. In the line containing the Sagd_RSAKeyPassword directive:

  5. Save the changes.

  6. Run the defaults_setup script located in the <M-Business_Home>/conf directory.

    Windows: defaults_setup.bat

    UNIX: defaults_setup

  7. Stop and restart M-Business Server services.