简体   繁体   中英

Iimporting a certificate Java keystore

I always have to import a new certificate when ever I delete a server and create a new one for my webapplication. cant the same certificate be used ?Tried using it but gives a PKIX error.

Server is localhost tomcat.Certificates have been imported in Cacerts. Certificate is selfsigned.

I think it can be used. I used the same certificate on different tomcats. But please but your ceacerts into your java jdk/jre/lib/security/ and also create tomcat crt. http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM