Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 56

Identity server guide
Table of Contents

Advertisement

Parameter
-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
-keypass
56
Novell Access Manager 3.1 SP1 Identity Server Guide
Description
Only 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
Only required if you want the keystore to be
module protected.
Only 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
The password for the key. In this sample
configuration, the password is mypwd.
od93
.
.
AMstore.jks
file in
Step
1.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents