Users Guide

Table Of Contents
Generating a new certificate signing request
A CSR is a digital request to a Certificate Authority (CA) for a SSL server certificate. SSL server certificates allow clients of the
server to trust the identity of the server and to negotiate an encrypted session with the server.
After the CA receives a CSR, they review and verify the information the CSR contains. If the applicant meets the CAs
security standards, the CA issues a digitally-signed SSL server certificate that uniquely identifies the applicants server when it
establishes SSL connections with browsers running on management stations.
After the CA approves the CSR and issues the SSL server certificate, it can be uploaded to iDRAC. The information used to
generate the CSR, stored on the iDRAC firmware, must match the information contained in the SSL server certificate, that is,
the certificate must have been generated using the CSR created by iDRAC.
Generating CSR using web interface
To generate a new CSR:
NOTE: Each new CSR overwrites any previous CSR data stored in the firmware. The information in the CSR must match
the information in the SSL server certificate. Else, iDRAC does not accept the certificate.
1. In the iDRAC Web interface, go to iDRAC Settings > Services > Web Server > SSL certificate, select Generate
Certificate Signing Request (CSR) and click Next.
The Generate a New Certificate Signing Request page is displayed.
2. Enter a value for each CSR attribute.
For more information, see iDRAC Online Help.
3. Click Generate.
A new CSR is generated. Save it to the management station.
Generating CSR using RACADM
To generate a CSR using RACADM, use the set command with the objects in the iDRAC.Security group, and then use the
sslcsrgen command to generate the CSR.
For more information, see the iDRAC RACADM CLI Guide available at https://www.dell.com/idracmanuals.
Automatic Certificate Enrollment
In iDRAC, Automatic certificate enrollment feature enables you for automatic installation and renewal of certificates used by the
web server. When this feature is enabled, the existing web server certificate is replaced by a new certificate.
NOTE:
Automatic certificate enrollment is a licensed feature and requires Datacenter license.
Valid NDES (Network Device Enrollment Service) setup is required for issuing the server certificate.
Following are the automatic certificate enrollment configuration parameters:
Enable / Disable
SCEP server URL
Challenge password
NOTE: For more information on these parameters, see iDRAC Online Help.
Following are the available status for Automatic certificate enrollment:
Enrolled - Automatic certificate enrollment is enabled. Certificate is monitored and new certificate can be issued on expiry.
Enrolling - Intermediate state after Automatic certificate enrollment is enabled.
Error - Problem encountered with NDES server.
None - Default.
NOTE:
When you enable Automatic certificate enrollment, web server is restarted and all existing web sessions are logged
out.
Configuring iDRAC 107