C
christian.bryan@capita.co.uk
Guest
My problem was that i didn't check the keystore. when i used the command - keytool -v -list -keystore .keystore i found that the keystore contained my private key and the root cert and intermediate certs and so i just copied my keystore over the default conf/tomcat-keystore.p12 (11.7.2) and updated the catalina.properties file for the keystore alias and password and it all worked okay.
Continue reading...
Continue reading...