User Tools

Site Tools


tips:java:keytoolviewssl
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


tips:java:keytoolviewssl [2009/06/08 12:22] (current) – created erik
Line 1: Line 1:
 +====== 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
tips/java/keytoolviewssl.txt · Last modified: 2009/06/08 12:22 by erik