06-09-2010 09:31 AM
07-09-2010 03:44 AM
cd /root/
%JAVA_HOME%/bin/keytool -genkey -alias tomcat -keyalg RSA
%JAVA_HOME%/bin/keytool -export -alias tomcat -keypass changeit -file server.cert
%JAVA_HOME%/bin/keytool -import -alias tomcat -file server.cert -keypass changeit -keystore %JAVA_HOME%/jre/lib/security/cacerts
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.