Parameter
-Dprotect=module
-DignorePassphrase=true
sun.security.tools.KeyTool
-alias
-keyalg
-keystore
-storetype
-provider
The tool prompts you for a password for the keypass and the storepass. They must be the same
password if you are going to use card set protection rather than module protection.
The tool also prompts you for the certificate subject name (first name, last name, organization,
organizational unit, locality, state or providence, and country).
5 To generate a certificate request from a key in the keystore, enter the following command:
"c:\Program Files\Java\jdk1.5.0_14\jre\bin\java" -Dprotect=module
-DignorePassphrase=true sun.security.tools.KeyTool -certreq -alias
od93 -file cert.csr -keypass mypwd -keystore AMstore.jks -storepass
mypwd -storetype nCipher.sworld -provider
com.ncipher.provider.km.nCipherKM
Enter your values for the following parameters:
Parameter
-Dprotect=module
-DignorePassphrase=true
sun.security.tools.KeyTool
-certreq
-alias
-file
48
Novell Access Manager 3.1 SP2 Identity Server Guide
Description
Required if you want the keystore to be module
protected.
Required if you want the keystore to be module
protected.
The name of the keytool command
A name that helps you identify the key. In this
sample configuration, the name is
The security algorithm.
A name for the keystore. In this sample
configuration, the name is
The type of keystore. For nCipher, this must be
set to
nCipher.sworld
.
The name of the providerClass and
providerName. This is the provider that you
added to the
java.security
Description
Required if you want the keystore to be module
protected.
Required if you want the keystore to be module
protected.
The name of the keytool command
The parameter that makes this a certificate
request.
A name that helps you identify the certificate
request. In this sample configuration, the name
is
od93
.
The name to be given to the certificate signing
request file. In this sample configuration, the
name is
cert.csr
.
od93
.
.
AMstore.jks
file in
Step
1.
Need help?
Do you have a question about the ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010 and is the answer not in the manual?
Questions and answers