Cloning a Certificate Manager
Chapter
7
Installing and Uninstalling CMS Instances
295
8.
Copy the base-64 encoded certificate, including the
-----BEGIN
CERTIFICATE-----
and
-----END CERTIFICATE-----
marker lines, to the
clipboard or a text file. (Alternatively, you can keep the browser window open
and copy the certificate later in the procedure.)
The copied information should look similar to the following example:
-----BEGIN CERTIFICATE-----
MIICJzCCAZCgAwIBAgIBAzANBgkqhkiG9w0BAQQFADBCMSAwHgYDVQQKExdOZXRzY2FwZSBDb21tdW5pYF
0aW9uczngjhnMVQ2VydGlmaWNhdGUgQXV0aG9yaXR5MB4XDTk4MDgyNzE5MDAwMFoXDTk5MDIyMzE5MDAw
MnbjdgngYoxIDAeBgNVBAoTF05ldHNjYXBlIENvbW11bmljYXRpb25zMQ8wDQYDVQQLEwZQZW9wbGUxFzA
VBgoJkiaJkIsZAEBEwdzdXByaXlhMRcwFQYDVQQDEw5TdXByaXlhIFNoZXR0eTEjMCEGCSqGSIb3DbndgJ
ARYUc3Vwcml5YUBuZXRzY2FwZS5jb20wXDANBgkqhkiG9w0BAQEFAANLADBIAkEAoYiYgthgtbbnjfngjn
jgnagwJjAOBgNVHQ8BAf8EBAMCBLAwFAYJYIZIAYb4QgEBAQHBAQDAgCAMA0GCSqGSIb3DQEBBAUAA4GBA
Fi9Fkzsue0kTXawbwamGdYql2wjWeLmD4CP4xzmKdvQ6IqD2q8DBs9lRQu9
-----END CERTIFICATE-----
To locate the SSL server certificate in the master Certificate Manager’s certificate
database using the
certutil
tool:
1.
Open a terminal window in the system that hosts the master Certificate
Manager.
2.
Go to this directory:
<server_root>/cert-<instance_id>/config
3.
Next, run this command:
<server_root>/bin/cert/tools/certutil -L -d <certdir>
-n <certname> cert-<instance_id> -a
replacing
<certdir>
with the directory containing a certificate database file,
<certname>
with the nickname of the SSL server certificate, and
<instance_id>
with the ID assigned to the master Certificate Manager
instance.
For example, your command might look like this:
<server_root>/bin/cert/tools/certutil -L -d . -n Server-Cert
cert-masterCA -a
The SSL server certificate appears.
4.
View the certificate information. Make sure that the certificate you are looking
at is the correct one; the certificate shows the DN that was specified for the
certificate during the installation.
Summary of Contents for NETSCAPE MANAGEMENT SYSTEM 4.5
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version4 5 October 2001...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 162: ...162 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 796: ...796 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 827: ...827 Part 5 Appendix Appendix A Certificate Download Specification...
Page 828: ...828 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 850: ...850 Netscape Certificate Management System Installation and Setup Guide October 2001...