Cert renewal for Keystore JKS
We're using Agile server, and the Tomcat web SSL certificate will be expired. So got the new certificate and intend to renew the JKS file..
As before, I had tried to convert from pfx to jks and directly replace the .jks keystore file to some windows' server. It's worked.
Unfortunately, now I failed to change it on Agile (Oracle Linux) server.., It may have some different, rite?
- Directly new create .jks file, but Tomcat service is failed to startup again
- Furthermore, tried to view the OLD .jks file as the following (included Root crt, Secure crt and old.crt?) ?
Q1. Overall, I should rebuild the .jks file (or "certificate chain") as the old file (How can I do?)