EasyManua.ls Logo

Hitachi SVP F 00 Series - Updating the SVP Server Certificate; Creating a Private Key (.key file)

Hitachi SVP F 00 Series
275 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Updating the SVP server certificate
Updating the SVP certicate renders some tasks temporarily unavailable.
While the SVP server certicate is being updated, tasks that are being performed or
scheduled to be performed on Device Manager - Storage Navigator are not executed.
Certicates for RMI communication are updated asynchronously (within
approximately two minutes).
If an SVP certicate is updated during Hitachi Command Suite setup operation, the
setup operation results in an error.
Updating the SSL certicate may cause an SVP failure. Therefore exercise care to keep
the certicate and private key consistent.
After the certicate update completes, the SVP server can take 30 to 60 minutes to
restart, depending on the environment. A long period of time can cause an internal
server error without displaying the update completion dialog box does. Despite this
behavior, the certicate update completes.
Creating a private key (.key file)
A private key is required to create an SSL keypair.
Procedure
1. Download and install the openssl.exe le from the OpenSSL website.
In the following example, the openssl.exe le is installed to the c:\openssl
folder.
2. If the read-only attribute is set, remove this attribute from the c:\openssl folder.
3. Open a command prompt.
4. Move the current directory to the folder to which the key le is output, such as
c:\key.
5. Execute the following command: c:\key > c:\openssl\bin\openssl genrsa
-out server.key 2048
A le called server.key is created in the c:\key folder. This le becomes the
private key.
Creating a public key (.csr file)
A public key is required to create an SSL keypair.
Procedure
1. Open a command prompt and issue the following command: C:\key >
c:\openssl\bin\openssl req -sha256 -new -key server.key –config
c:\openssl\bin\openssl.cfg -out server.csr
Updating the SVP server certicate
Chapter 11: Setting up SSL encryption
Service Processor Technical Reference 200

Table of Contents

Related product manuals