Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
I have Zimbra installed on Ubuntu and trying to do SSO with CAS.
My CAS server is using SSL and has his own certificate ( keystore.jks was created with KeytoolUI )
Now I need to let zimbra know about this certificate. What is the best way to do this ? ( I do not want to create a new cert for Zimbra, just import the "foreign" cert ) Could this be done by using -Djavax.net.ssl.trustStore on the command line of Tomcat ?