====== Viewing SSL certificates with Keytool ====== To read the server certificate with [[http://java.sun.com/j2se/1.3/docs/tooldocs/solaris/keytool.html|keytool]]: keytool -list -storetype jks -keystore cacerts To read a CSR: keytool -printcert -file cascade.csr