Nortel Networks AS 5300 Importing a CA Certificate into the BPT, Procedure Steps, Step Action

Models: AS 5300

1 54
Download 54 pages 16.04 Kb
Page 51
Image 51
Importing a CA Certificate into the BPT

.

51

Importing a CA Certificate into the BPT

Use this procedure to import a Certificate Authority (CA) certificate into the opitruststore.

Procedure Steps

Step Action

1Copy the NorlockPKI.cer certificate file to the D:\temp folder.

2Open a command prompt in the DOS window.

3Enter the following command (on one line):

keytool -import -alias NorlockPKI -file D:\temp\NorlockPKI.cer -keystore opitruststore

The tool presents details about the certificate and gives the fingerprint of the certificate for validation.

The tool prompts: Trust this certificate? [no]:

4If the certificate is correct, enter: yes

OR

If the certificate is not correct, enter: nO

5To verify that the certificate is now in the BPT trust store, enter the following command (on one line):

keytool -list -v -keystore opitruststore

The tool displays the contents of the BPT trust store.

--End--

Nortel AS 5300

Nortel Application Server 5300 Application Programming Interfaces Reference

NN42040-110 01.01 Standard

11 June 2008

Copyright © 2008 Nortel Networks

Page 51
Image 51
Nortel Networks AS 5300 Importing a CA Certificate into the BPT, The tool prompts Trust this certificate? no, Step Action