Difference between revisions of "Keytool"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 17: Line 17:
 
* https://linux.die.net/man/1/gkeytool
 
* https://linux.die.net/man/1/gkeytool
 
* <code>[[openssl]]</code>
 
* <code>[[openssl]]</code>
 
+
* {{CA}}
  
  
 
[[Category:Security]]
 
[[Category:Security]]
 
[[Category:cryptography]]
 
[[Category:cryptography]]

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: