Keytool Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * keytool =Inspect the Certificate= keytool -printcert -v -file ./test-cert.crt")
 
Line 1: Line 1:
=Internal=
=Internal=


* [[keytool]]
* [[keytool#Subjects|keytool]]


=Inspect the Certificate=
=Inspect the Certificate=


  keytool -printcert -v -file ./test-cert.crt
  keytool -printcert -v -file ./test-cert.crt

Revision as of 05:03, 8 April 2018

Internal

Inspect the Certificate

keytool -printcert -v -file ./test-cert.crt