[Cialug] Tomcat, anyone?
L. V. Lammert
lvl at omnitec.net
Wed Aug 22 19:26:43 UTC 2018
Trying to replace the cert for a tomcat server, .. but it does not work.
Does anyone know now to do a configuration verify to see what it is thinks
is broken?
In the alternative, is something fundamentally wrong with the way I
created the .jks?
openssl pkcs12 -export -out new.pkcs12 -in cert.pem -inkey server.key
keytool -importkeystore -srckeystore new.pkcs12 -srcstoretype PKCS12 \
-deststoretype JKS -destkeystore server.jks
More information about the Cialug
mailing list