Keytool

From wikieduonline
Jump to navigation Jump to search

Java Keytool command


Manage private keys and public certificates

keytool -list -keystore ..\lib\security\cacerts
keytool -list -keystore /opt/java/openjdk/jre/lib/security/cacerts

Trusted Certificate is a signed X.509 certificate issued by a trusted entity.

cacerts

/opt/java/openjdk/jre/lib/security/cacerts


See also

Advertising: