Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (69)
EC Keys (577)
Firefox (31)
General (12)
Google Chrome (25)
Intermediate CA (152)
Java VM (33)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (22)
OpenSSL (237)
Other (7)
Portecle (38)
Publishers (2704)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2229)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Help on Using the Java Keytool Command
How to get help on using the Java Keytool command? I have never used Keytool before.
✍: FYIcenter.com
If you are new to the Java Keytool, you should first read the documentation:
keytool - Key and Certificate Management Tool.
Java Keytool is a command line tool. You need to run it from a command line window using this syntax:
keytool <command> <options>
Examples Keytool commands:
keytool -genkeypair keytool -certreq -file MyCertificate.csr keytool -importcert -alias Mine -file MyCertificate.cer keytool -exportcert -alias Root -rfc -file RootCertificate.pem keytool -list -keystore MyStore.jks
Keytool also supports the "-help" command to provide command usage help:
⇒ How To Download JDK for Windows
⇐ How to Find the Java Keytool on Windows
2012-07-19, 15568👍, 0💬
Popular Posts:
Certificate summary - Owner: Akamai Subordinate CA 3, Akamai Technologies Inc, US Issuer: GTE CyberT...
Certificate summary - Owner: DigiCert High Assurance EV Root CA, www.digicert.com, DigiCert Inc, US ...
How to use the "keytool -genkeypair" command? I want to generate a pair of public key and private ke...
Certificate Summary: Subject: Class 3 Public Primary Certification Authority - G2, (c) ... Issuer: C...
Certificate Summary: Subject: AddTrust Class 1 CA Root Issuer: AddTrust Class 1 CA Root Expiration: ...