HP StorageWorks P9000 Performance Advisor Software v5.4 Install Guide (T1789-96330, April 2012)
Enter key password for <tomcat>
(RETURN if same as keystore password):
2. Generate the CSR file by executing the following command:
C:\Program Files\Java\jdk1.6.0_24\bin>keytool -certreq -alias tomcat
-file csr.txt -certreq -keystore c:\HPSS\pa\tomcat\conf\keystore
Where ever the password is prompted the password provided is “changeit”
Enter keystore password:
The text file csr.txt will be generated in the current directory.
Type csr.txt at the prompt to open the file.
C:\Program Files\Java\jdk1.6.0_24\bin>csr.txt
The sample for the csr.txt file contents is mentioned below:
-----BEGIN NEW CERTIFICATE REQUEST-----
MIIBojCCAQsCAQAwYjELMAkGA1UEBhMCSU4xDDAKBgNVBAgTA0tBUjEMMAoGA1UEBxMDQkxSMQsw
CQYDVQQKEwJIUDEMMAoGA1UECxMDU1BEMRwwGgYDVQQDExNwYXhwd2luMy5pbmQuaHAuY29tMIGf
MA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDAMSRH7WKXGi0lGn12CEb1UTcHmYiwDeGiMBTpzCtv
DjaAbFMNSgVzcMb/uUcJ9eaudui3tzfIh2Y2FkUkar9KCdifWotRqF1/UUtmUHU97eYbO9Zpjuou
V9G+Kn1Jj0G+xibIR2b3MMHl7zDz8YCxhAlBL3RmUypoTQPicGUqRQIDAQABoAAwDQYJKoZIhvcN
AQEFBQADgYEAGW86vNE8jQ9PHIiXZ5Gr1TG3d0XCwCFKfSzA1Cf4DWSJqv0UeXK5ci44w0+8oqte
1ceH7pjljukwsuTCcaktSjCVWDUp/O8f2zNY0YNootj6khCm1Jqlv1/67jfGUL9RUNjajd7sZa2u
nm6GiHvShVidZYKTGc4QQ0GsOpdThts=
-----END NEW CERTIFICATE REQUEST-----
3. Importing the Primary and Secondary certificates by verisign:
C:\Program Files\Java\jdk1.6.0_24\bin>keytool -import -trustcacerts -alias primaryIntermediate
-keystore c:\hpss\pa\tomcat\conf\keystore -file c:\hpss\pa\tomcat \conf\primary.cer
Where ever the password is prompted the password provided is “changeit”
Enter keystore password:
Owner: CN=VeriSign Trial Secure Server Root CA - G2, OU="For Test Purposes Only.
No assurances.", O="VeriSign, Inc.", C=US
Issuer: CN=VeriSign Trial Secure Server Root CA - G2, OU="For Test Purposes Only
. No assurances.", O="VeriSign, Inc.", C=US
Serial number: 168164a428ca12dfab12f19fb1b93554
Valid from: Wed Apr 01 05:30:00 GMT+05:30 2009 until: Sun Apr 01 05:29:59 GMT+05
:30 2029
Certificate fingerprints:
MD5: E0:19:F5:FC:C0:9A:13:0E:38:B7:BF:0D:02:40:D3:C2
SHA1: 51:51:B8:63:8A:4C:1F:15:54:56:ED:37:C9:10:35:CA:D3:01:B9:36
Signature algorithm name: SHA1withRSA
Version: 3
Extensions:
#1: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
Key_CertSign
Crl_Sign
]
#2: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
CA:true
Configuring SSL settings for P9000 Performance Advisor94