
32
♦ SSL
If you need to login to NEC ESMPRO Manager using SSL, you must change the setting of NEC ESMPRO
Manager. Perform the procedure that is necessary in order to use SSL with NEC ESMPRO Manager as
follows:
1. Create a key
The Key tool is needed for creating the key using with SSL. The Key tool is contained in JRE. Create
the key as follows:
In the case of NEC ESMPRO Manager installed in "C:¥Program Files¥ESMPRO":
Windows (32 bits):
C:¥Program Files¥ESMPRO¥ESMWEB¥jre¥bin¥keytool" -genkey -alias tomcat -keyalg RSA
Windows (64bits):
"C:¥Program Files (x86)¥ESMPRO¥ESMWEB¥jre¥bin¥keytool" -genkey -alias tomcat -keyalg RSA
Some messages are displayed with dialog style. Input the information about the creator of the key.
You need to set the same password as the keystore password to the key password for <sdo>.
The following is shown an example.
Enter keystore password: ******
What is your first and last name?
[Unknown]: Scott Oaks
What is the name of your organizational unit?
[Unknown]: SMCC
What is the name of your organization?
[Unknown]: Sun Microsystems
What is the name of your City or Locality?
[Unknown]: New York
What is the name of your State or Province?
[Unknown]: NY
What is the two-letter country code for this unit?
[Unknown]: US
Is <CN=Scott Oaks, OU=SMCC, O=Sun Microsystems, L=New York, S=NY, C=US> correct?
[no]: yes
Enter key password for <sdo>
(RETURN if same as keystore password): ******
Confirm that the key was created.
%USERPROFILE%¥.keystore
%USERPROFILE% means C:¥Document and Settings¥<logon user>
Tips
Comentarios a estos manuales