We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ keytool \ -gencert \ -keystore ca_signing.p12 \ -storetype pkcs12 \ -storepass Secret.123 \ -alias ca_signing \ -ext KeyUsage:c=digitalSignature,nonRepudiation,keyEncipherment,dataEncipherment \ -ext ExtendedKeyUsage=serverAuth \ -rfc \ -infile sslserver.csr \ -outfile sslserver.crt
Generating SSL Server Certificate
The keytool Command
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide