How to Setup LDAPS on Rhythmyx 7.03

We have moved to the cloud and must connect to LDAP server with SSL connection (LDAPS) to meet security standard. I have followed the post at http://forum.percussion.com/showthread.php?10124-How-to-Setup-LDAPS&highlight=ldaps to setup LDAPS on Rhythmyx and added the certificate to JRE/lib/security/cacerts on both server and the developer tools with the following command. Unfortunately, it did not work. Can someone give me a hand on this?

keytool -import -trustcacerts -alias HRSA -storepass changeit -file c: emp\ldapcer.pem -keystore cacerts