Converting The Ssl Certificate Into The Pkcs#12 Format - Hitachi SVP F 00 Series Manual

Virtual storage platform
Table of Contents

Advertisement

Procedure
1. On the SVP, start a Windows command prompt as Administrator.
2. To verify a passphrase, move to the current directory to the folder (for example,
C:\key) to store the key file, and then issue the following command:
C:\key>c:\openssl\bin\openssl rsa -in [input_key_file] -out
[output_key_file]
3. You cannot upload a passphrase-protected SSL certificate to the SVP. Enter the
passphrase that has been set and remove it using the command to verify a
passphrase: C:\key>c:\openssl\bin\openssl rsa –in server.key –out
server.key Enter pass phrase for server.key: Enter the
passphrase. Writing RSA key
4. If the path phrase entry is not required for the path phrase confirmation command,
you can upload a SSL certificate to the SVP :
a. Issue the following command: C:\key>c:\openssl\bin\openssl rsa -in
[input_key_file] -out [output_key_file].
b. Press the Enter key.
c. Issue the following command: Writing RSA key.
5. Verify that the path phrase is released, and then close the command prompt.

Converting the SSL certificate into the PKCS#12 format

When uploading the created private key and the SSL certificate to the storage system,
you must convert the certificate into the PKCS#12 format. If the SSL certificate is not
uploaded to the storage system, the conversion is unnecessary.
Note: In this procedure, the file name of the private key is set as client.key
and the file name of the SSL certificate, client.crt. In addition, the SSL
certificate file in the PKCS#12 format is output to c:\key.
This procedure assumes that the private key and the SSL certificate are stored in the
same folder, and that all users are logged out of Device Manager - Storage Navigator.
Procedure
1. On the SVP, start a Windows command prompt as Administrator.
2. Issue the following command: C:\key>c:\openssl\bin\openssl pkcs12 -
export -in client.crt -inkey client.key -out
client.p12
Note: If you issue this command, the key file is overwritten. Therefore,
best practice is to back up a key file in advance and prepare the output
or input directory of the key file separately.
Chapter 11: Setting up SSL encryption
Service Processor Technical Reference
Converting the SSL certificate into the PKCS#12 format
203

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Svp g 00 series

Table of Contents