Keytool Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Inspect the Certificate

The certificate data can be displayed with:

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

It accepts certificates in PEM format.