Export a Key Pair's Private Key as OpenSSL
To export a Key Pair's private key as OpenSSL:
- Right-click on the Key Pair entry in the KeyStore Entries
table. Select the Export sub-menu from the
pop-up menu and from there choose Export Private Key.
- If required the Unlock Entry dialog will be displayed.
Enter the Key Pair entry's password and press the OK button.
- The Export Private Key Type dialog will appear.
- Select the OpenSSL radio button and press the OK button.
- The Export Private Key as OpenSSL dialog is displayed.
- If the exported OpenSSL private key file is to be unencrypted then uncheck the
Encrypt check box.
- Alternatively if the OpenSSL private key file is to be encrypted select an
Encryption Algorithm and enter and confirm an Encryption Password.
The supported PBE encryption algorithms for export are:
- PBE with DES CBC
- PBE with DESede CBC
- PBE with 128 bit AES CBC
- PBE with 192 bit AES CBC
- PBE with 256 bit AES CBC
- Check the PEM checkbox if the exported private key is to be PEM encoded.
When a private key is to be encrypted it must also be PEM encoded.
- Use the Browse button to select an export file.
- Press the Export button to commence the export.
Copyright 2004 - 2013 Wayne Grant, 2013 - 2017 Kai Kramer