Adding SSL Certificate to System Area Manager Java Keystore
System Area Manager V4.64 an above requires the Site Manager SSL Certificate to be added to the Java Keystore before you can register System Area Manager to Site Manager.
Open up a command prompt with administrative rights
cd \
cd syam\java\lib\security
Run the following command where you change the cert file name and path to your cert name and its location
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
Restart the SyAM Web Server and the SyAM Central Manager services
Now follow the steps to register to Site