Difference between revisions of "Keytool"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
== See also ==
 
== See also ==
 
* https://linux.die.net/man/1/gkeytool
 
* https://linux.die.net/man/1/gkeytool
 +
* <code>[[openssl]]</code>
  
  

Revision as of 07:27, 26 December 2019

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: