When creating a CSR, you uniquely identify the user or entity that will use the requested certificate. Safeguard for Privileged Passwords allows you to upload or enroll SSL certificates using CSRs. Once uploaded or enrolled, the SSL certificate is added to the SSL certificate store allowing you to assign it to one or more Safeguard for Privileged Passwords Appliances.
To create a CSR for SSL
- Go to the following selection, based on your client:
- web client: Navigate to Certificates | SSL/TLS Certificates.
- desktop client: Navigate to Administrative Tools | Settings | Certificates | SSL Certificates.
- Click Add Certificate and select Create Certificate Signing Request (CSR).
- In the Certificate Signing Request dialog, enter the following information:
-
Subject (Distinguished Name): Enter the distinguished name of the person or entity to whom the certificate is being issued in the proper format like: cn=common name,ou=organizational unit,o=organization. Using the format example, cn=sam doe,ou=marketing,o=mycompany. Maximum length is 500 characters.
- Click Use Distinguished Name Creator to create the distinguished name based on your entries in Fully Qualified Domain Name (required), Department, Organization, City/Locality, State/County/Region, and Country.
- Subject Alternate Names (DNS): Optionally, enter the Data Source Name (DNS) name of the server that will be protected by this certificate. For example, this might be the DNS names of all of the appliances in the Safeguard for Privileged Passwords cluster.
If the DNS name changes, you must generate a new certificate.
- Subject Alternate Names (IP Address): Optionally, enter the IP addresses of the server that will be protected by this certificate. For example, this might be the IP addresses of all the appliances in the Safeguard for Privileged Passwords cluster.
If the IP address changes, you must generate a new certificate.
-
Key Size: Select the bit length of the private key pair. The bit length determines the security level of the SSL certificate. A larger key size is more secure but encryption is slower.
-
Click OK . You are prompted with a message like: Please save and submit the following Certificate Signing Request to a Certificate Authority (CA).
- Click Save to save the CSR to a file. If you do not save the CSR, you will have to generate another one.
- In the Certificate Signing Request pane, click Refresh to update the list of certificates added.
To install an SSL certificate
- Go to the following selection:
- web client: Navigate to Certificates | SSL/TLS Certificates.
- desktop client: Navigate to Administrative Tools | Settings | Certificates | SSL Certificates.
- Click Add Certificate and select Upload Certificate.
- Browse and select the certificate file then click Open.
-
On the dialog box, enter the case sensitive passphrase to import the certificate. If the certificate does not have a private key passphrase, leave the field empty and click OK.
-
After the certificate has been uploaded, assign the certificate to one or more appliances. For more information, see Assigning an SSL/TLS certificate to appliances.
You may also upload the certificate's root CA to the list of trusted certificates. For more information, see Trusted CA Certificates.
|
Caution: Improper access to the private SSL key could compromise traffic to and from the appliance. For the most secure configuration, create a Certificate Signature Request (CSR) and have it signed by your normal signing authority.
Then use the signed request as your Safeguard for Privileged Passwords SSL Webserver Certificate. This way, no administrator will have access to the private SSL key that is used by Safeguard for Privileged Passwords and the traffic will be secure. |
An Appliance Administrator can upload a syslog client certificate so that Safeguard for Privileged Passwords can send authenticated messages to syslog servers that do not accept anonymous clients. For more information, see Syslog.
You can have only one syslog client certificate defined, which is used by all Safeguard for Privileged Passwords Appliances in the same cluster.
Instead of using the default syslog client certificate supplied, it is recommended you generate the Certificate Signing Request (CSR) using Create Certificate Signing Request (CSR). For more information, see Creating a syslog client Certificate Signing Request.
If you do use the default syslog client certificate, you are responsible for configuring the syslog server to accept the default certificate. For more information, see Installing a syslog client certificate.
Manage a Certificate Signing Request (CSR)
To define, generate, or manage a syslog client certificate, go to Syslog Client Certificate:
- web client: Navigate to Certificates | Syslog Client Certificate.
- desktop client: Navigate to Administrative Tools | Settings | Certificates | Syslog Client Certificate.
The following properties and controls are available to manage your syslog client certificate.
Table 195: Syslog Client Certificate: Properties
Refresh |
Click to get the latest information about the client certificate used. |
Subject |
Displays the client which is the name of the subject assigned to the certificate when it was requested. |
Thumbprint |
A unique hash value that identifies the certificate. |
Expiration Date
web client |
The expiration date of the certificate. |
Add Certificate |
Click Add Certificate and select one of the following options to replace the default certificate with a new certificate:
|
Use Default |
Click Use Default to reset the certificate back to the default supplied by Safeguard for Privileged Passwords.
By default, the data is encrypted in transit but there is no authentication of the client/server. |