You can give upto 4 SAN when creating CSR from iDRAC. There is only one field on "iDRAC Settings > Services > Web Server > SSL Certificate" page tp specify SAN. On this field you can give to upto 4 SAN by comma separated.
If you are creating CSR and certificate outside iDRAC then you need to upload the private key to iDRAC first using "racadm sslkeyupload" command then upload signed certificate.
Thank you Shine, that is very informative. I tried adding more SANs using comma, space, semi-colon, colon and quit after getting the red 'Invalid Alternative Subject Name' warning. I now see that if I had just continued with a comma, it would have been OK. Thanks also for the private key upload tip.
DELL-Shine K
4 Operator
•
3K Posts
0
April 28th, 2020 04:00
You can give upto 4 SAN when creating CSR from iDRAC. There is only one field on "iDRAC Settings > Services > Web Server > SSL Certificate" page tp specify SAN. On this field you can give to upto 4 SAN by comma separated.
If you are creating CSR and certificate outside iDRAC then you need to upload the private key to iDRAC first using "racadm sslkeyupload" command then upload signed certificate.
john.harris
1 Rookie
•
55 Posts
0
April 28th, 2020 06:00
Thank you Shine, that is very informative. I tried adding more SANs using comma, space, semi-colon, colon and quit after getting the red 'Invalid Alternative Subject Name' warning. I now see that if I had just continued with a comma, it would have been OK. Thanks also for the private key upload tip.