Difference between revisions of "Keytool"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 +
Java <code>Keytool</code> command
 +
 +
 
Manage [[private keys]] and [[public certificates]]
 
Manage [[private keys]] and [[public certificates]]
  

Revision as of 04:46, 9 April 2020

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: