PMDF System Manager's Guide
PMDF-REF-6.0


Previous | Contents

15.2.1 Certificate setup


Note:

See the Glossary for definitions of unfamiliar terms.

PMDF-TLS requires a TLS certificate in order to accept TLS connections. This certificate is presented to the client during the negotiation of a TLS connection and is used to determine the secret private key that will be used to encrypt the connection between the server and the client.

The first thing that must be done is to generate the keys to be used in the certificate and then generate a certificate request. The certificate request is then given to a Certificate Authority such as Thawte Consulting or Verisign, Inc., who will sign the certificate with the Certificate Authority's own certificate. This new certificate will then be used in conjunction with the private key that was initially generated.

15.2.1.1 Generating the certificate request

A utility is provided to generate a public key pair and a certificate request. Its output includes three files: You must be privileged to use this utility. To use the utility, on OpenVMS, issue the command:
$ RUN PMDF_EXE:tls_certreq
Or on UNIX, assuming that you have /usr/bin in your search path, issue the command:
# tls_certreq
Or on NT, issue the command:
C:\> tls_certreq

This utility invokes an interactive script that will prompt you for answers to a number of questions, including: