Configuring an Identity Server
55
n
ov
do
cx (e
n)
16
Ap
ril 20
10
5
To restart Tomcat, enter the following commands:
net stop Tomcat5
net start Tomcat5
6
Continue with
“Verifying the Use of the nCipher Key Pair” on page 55
.
Verifying the Use of the nCipher Key Pair
After you have configured the Identity Server to use the nCipher key pair and have restarted Tomcat,
the metadata of the Identity Server indicates that the nCipher key pair is being used for the signing
certificate.
1
In a browser, enter the following URL:
http://
<DNS_name>
:8080/nidp/idff/metadata
Replace
<DNS_name>
with the DNS name of your Identity Server.
2
Search for the following string:
<md:KeyDescriptor use="signing">
3
Copy the certificate text between the
<ds:X509Certificate>
and the
</
ds:X509Certificate>
tags
4
Paste the text into a text editor.
5
Delete the
<ds:X509Certificate>
tag and replace it with the following text:
-----BEGIN CERTIFICATE-----
6
Delete the
</ds:X509Certificate>
tag and replace it with the following text:
-----END CERTIFICATE-----
7
Save the file as a text file with a .
cer
extension.
8
Open the file in Internet Explorer.
9
View the certificate details.
If the Identity Server is using the nCipher signing certificate, the certificate is issued by your
CA and the name the certificate is issued to is the name you specified for the certificate.
If the Identity Server is using the Access Manager certificate, the certificate is issued by the
Organizational CA and the certificate name is
test-signing
. For troubleshooting
information, see
“Troubleshooting the netHSM Configuration” on page 56
.
<keystore_pwd>
When using module-protected keys, the keystore password must be
null. For example:
com.novell.nidp.extern.signing.keystorePwd=
<key_alias>
The alias you created for the key when you created the key. In this
sample configuration, the name is
od93
.
<key_pwd>
When using module-protected keys, the key password must be null.
For example:
com.novell.nidp.extern.signing.keyPwd=
Variable
Value
Summary of Contents for ACCESS MANAGER 3.1 SP2 - README 2010
Page 4: ...4 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 12: ...12 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 158: ...158 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 172: ...172 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 182: ...182 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 290: ...290 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 362: ...362 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 374: ...374 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...