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, ≈20🔥, 0💬
Popular Posts:
Key Summary: Type: RSA 2048-Bit Private Key Identifier: 50:1A:76:E1:F8:E5:2F:90: 8C:98:73:97:83:07:2A...
Are you having Internet security certificate problems with a Web browser or an application? Welcome ...
Why I am getting the "variable lookup failed for ca::default_md" error when running OpenSSL "ca" com...
How to use the "prompt=no" mode of the OpenSSL "req -new" command? I want to specify DN field values...
Certificate Summary: Subject: mail.qq.com Issuer: GeoTrust SSL CA Expiration: 2014-03-29 10:17:20 UT...