[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Importing existing certificate into Tomcat keystore

  • Thread starter Thread starter christian.bryan@capita.co.uk
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top