Generating a server certificate
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Now Platform Security
You can use keytool to generate a new Java keystore file, create a certificate signing request (CSR), and import the private key, public certificate pair, and signed certificates into the keystore.
Before you begin
About this task
See the Java keytool documentation for more information on generating keys and CSRs.
Enter these commands in a command line interface:
Procedure
What to do next