To enable SSL on M-Business Server, edit the security module settings in the sync.conf.default file. See Editing configuration files.
Use a text editor to open <M-Business_Home>/conf/sync.conf.default.
Search for and delete all instances of #SSL:.
In the line containing the Sagd_CertFileName
directive, delete #ECC:
, then change:
For example, change:
#ECC:Sagd_CertFileName @@ServerRoot@@/conf/sslecdsa.crt
to:
Sagd_CertFileName @@ServerRoot@@/conf/yourcompany-MM-DD-YYYY.crt
In the line containing the Sagd_KeyPassword
directive, delete #ECC:
and replace the default password with the password you created in Generating an ECC certificate request and a private key.
Save the changes.
Run the defaults_setup script located in the <M-Business_Home>/conf directory.
Windows: defaults_setup.bat
UNIX: defaults_setup
Stop and restart M-Business Server services.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |