Netscape MANAGEMENT SYSTEM 4.5 - PLUG-IN Manual page 63

Table of Contents

Advertisement

Scroll down the page (that shows the certificate information in detail) to find
4.
the certificate in base-64 encoded format. It looks like this:
-----BEGIN CERTIFICATE-----
MIICJzCCAZCgAwIBAgIBAzANBgkqhkiG9w0BAQQFADBCMSAwHgYDVQQKExdOZXRzY2FwZSBD
b21tdW5pY2F0aW9uczngjhnMVQ2VydGlmaWNhdGUgQXV0aG9yaXR5MB4XDTk4MDgyNzE5MDw
MFoXDTk5MDIyMzE5MDAwMnbjdgngYoxIDAeBgNVBAoTF05ldHNjYXBlIENvbW11bmljYXRpb
25zMQ8wDQYDVQQLEwZQZW9wbGUxFzAVBgoJkiaJkIsZAEBEwdzdXByaXlhMRcwFQYDVQQDw5
TdXByaXlhIFNoZXR0eTEjMCEGCSqGSIb3DbndgJA
-----END CERTIFICATE-----
Create an ASCII file named
5.
Copy and paste the base-64 encoded certificate blob, including the marker lines
6.
-----BEGIN CERTIFICATE-----
Convert the text-based certificate to its DER-encoded format using the ASCII to
7.
Binary tool, explained in CMS Command-Line Tools Guide.
For example, the command
<server_root>/bin/cert/tools/AtoB cert.b64 cert.der
converts the base-64 encoded certificate in the
DER-encoded format and writes the DER-encoded certificate to a file named
.
cert.der
Next, use the Microsoft tool named
8.
certificate to SPC format. For example, the command
cert2spc cert.der cert.spc
converts the DER-encoded certificate in the
writes the certificate to a file named
For additional information, check these links:
http://www.lantimes.com/ltparts/connect/shoptalk1.htm
http://www.thawte.com/certs/developer/msauthenticode.html
http://www.drh-consultancy.demon.co.uk/pkcs12faq.html
.
cert.b64
and
-----END CERTIFICATE-----
cert.b64
to convert the DER-encoded
cert2spc
cert.der
.
cert.spc
Chapter 1
Enrollment Forms
to the file.
file to its
file to its SPC format and
Authentication Plug-in Modules
63

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape management system 4.5

Table of Contents