To Import the SSL certificate into the Java Keystore Open up a command prompt with administrative rights


cd \

cd syam\java\lib\security


Run the following command  - If required change the cert file name and path to your cert name and its location (Default for site manager is shown in the example)


c:\syam\java\bin\keytool -import -storepass changeit -alias syam -file "c:\sitemanager\installer\syam-cer.cer" -keystore c:\syam\java\lib\security\cacerts



type yes to install the certificate



Once the certificate has been installed Restart the SyAM Central Manager and Web Server


Next follow the steps to register to Site Manager