Dell DR4300 DR Series System Administrator Guide - Page 104

Generating a CSR, Restore Manager (RM)

Page 104 highlights

To reset an SSL certificate, complete the following steps: 1. Select Support → SSL Certificate in the navigation panel. The SSL Certificate page is displayed. 2. In the upper right corner of the page, click Reset SSL Certificate. NOTE: You can also use the command line interface (CLI) command, "maintenance -- configuration -reset_web_certificate". Refer to the Dell DR Series Command Line Reference Guide for more information. Generating a CSR You can generate a certificate signing request (CSR) from the SSL Certificate page. A certificate authority (CA) can use the CSR to create an SSL certificate for you. This CSR will contain information to be included in the certificate, such as organization name, common name (domain name), locality, and country. It also contains the public key that will be included in the certificate. To generate a CSR, complete the following steps: 1. Select Support → SSL Certificate in the navigation panel. The SSL Certificate page is displayed. 2. Click Generate CSR in the upper right corner of the page. 3. In the Generate CSR and Private Key dialog box, enter the following required information in the form: • Common Name - The domain to be secured by the certificate. • Organization Name - The organization's legal business name. • Organization Unit - A department in the organization. • Locality - The business location. • State Name - The state/province of the business location • Country Code - The country of the business location. • Email - A contact email address. • Encryption - Select one of the following options: 2048-bit encryption or 4096 encryption. The default is 2048. 4. Click Generate. The Certificate request output will appear in the window. You can copy and paste the CSR to the CA's web site CSR page, or you can save the CSR to a file NOTE: Every time a CSR is generated, a new private key is generated and stored on the DR Series system. When the signed certificate is returned from the CA, and you attempt to install the signed certificate, a verification that the installed signed certificate matches the private key is performed. If the installed certificate does not match the private key, the certificate installation will fail due to private key match failure. You should be careful not to run a subsequent CSR generation while your initial CSR is being signed by a CA, as the returned certificate will no longer match the private key. 5. Click Save to File to save it to a file. Restore Manager (RM) The Dell Restore Manager (RM) utility can be used to restore the DR Series system software. RM can be used when a non-recoverable hardware or software failure prevents the DR Series system from functioning correctly. 104

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186

To reset an SSL certificate, complete the following steps:
1.
Select
Support
SSL Certificate
in the navigation panel.
The
SSL Certificate
page is displayed.
2.
In the upper right corner of the page, click
Reset SSL Certificate
.
NOTE:
You can also use the command line interface (CLI) command, “maintenance -- configuration --
reset_web_certificate”. Refer to the
Dell DR Series Command Line Reference Guide
for more information.
Generating a CSR
You can generate a certificate signing request (CSR) from the SSL Certificate page. A certificate authority (CA) can use
the CSR to create an SSL certificate for you. This CSR will contain information to be included in the certificate, such as
organization name, common name (domain name), locality, and country. It also contains the public key that will be
included in the certificate.
To generate a CSR, complete the following steps:
1.
Select
Support
SSL Certificate
in the navigation panel.
The
SSL Certificate
page is displayed.
2.
Click
Generate CSR
in the upper right corner of the page.
3.
In the Generate CSR and Private Key dialog box, enter the following required information in the form:
Common Name
- The domain to be secured by the certificate.
Organization Name
- The organization's legal business name.
Organization Unit
- A department in the organization.
Locality
- The business location.
State Name
- The state/province of the business location
Country Code
- The country of the business location.
Email
- A contact email address.
Encryption
- Select one of the following options: 2048-bit encryption or 4096 encryption. The default is 2048.
4.
Click
Generate
.
The Certificate request output will appear in the window. You can copy and paste the CSR to the CA's web site CSR
page, or you can save the CSR to a file
NOTE:
Every time a CSR is generated, a new private key is generated and stored on the DR Series system. When the
signed certificate is returned from the CA, and you attempt to install the signed certificate, a verification that
the installed signed certificate matches the private key is performed. If the installed certificate does not
match the private key, the certificate installation will fail due to private key match failure.
You should be
careful not to run a subsequent CSR generation while your initial CSR is being signed by a CA, as the returned
certificate will no longer match the private key.
5.
Click
Save to File
to save it to a file.
Restore Manager (RM)
The Dell
Restore Manager
(RM) utility can be used to restore the DR Series system software. RM can be used when a
non-recoverable hardware or software failure prevents the DR Series system from functioning correctly.
104