You should create a Certificate Policy to be used in conjunction with local certificates. A Certificate Policy determines the authentication requirements and the authority limits required for the validation of a certificate.
To generate a certificate signing request
On the Certificates page, click New Signing Request.
For SonicOS 8.2.2 and higher versions, on the Certificates page, click Create. The Create certificates dialog box is displayed. Select the New Signing Request option and click Next.
The Certificate dialog box is displayed.
Create a Distinguished Name (DN) using the drop-down menus shown in table below, then enter information for the certificate in the associated fields.
For each DN, you can select your country from the associated drop-down menu; for all other components, enter the information in the associated field.
| Drop-down menu | Select appropriate information |
|---|---|
| Country |
|
| State |
|
| Locality, City, or County |
|
| Company or Organization |
|
| Department |
|
| Group |
|
| Team |
|
| Common Name |
|
As you enter information for the components, the Distinguished Name (DN) is created in the Subject Distinguished Name field.
Optionally, you can also attach a SUBJECT ALTERNATIVE NAME to the certificate after selecting the type from the drop-down menu:
Domain Name
Email Address
IPv4 Address
Select a signature algorithm from the drop-down menu:
SHA256
SHA384
SHA512
Select a subject key type from the drop-down menu:
| RSA (default) | A public key cryptographic algorithm used for encrypting data, |
| ECDSA | Encrypts data using the Elliptic Curve Digital Signature Algorithm, which has a high strength-per-key-bit security. |
Select a subject key size or curve from the Subject Key Size/Curve drop-down menu.
Not all key sizes or curves are supported by a Certificate Authority, therefore, you should check with your CA for supported key sizes.
| RSA, select a key size | ECDSA, select a curve |
|---|---|
| 1024 bits (default) | prime256vi: X9.62.SECG curve over a 256 bit prime field (default) |
| 1536 bits | secp384r1: NIST/SECG curve over a 384 bit prime field |
| 2048 bits | secp521r1: NIST/SECG curve over a 521 bit prime field |
| 4096 bits |
When the Certificate Signing Request is generated, a message describing the result is displayed and a new entry appears in the Certificates table with the type Pending request.
Click the Export icon. The Export Certificate Request dialog is displayed.
Click OK to save the file to a directory on your computer.
You have generated the Certificate Request that you can send to your Certificate Authority for validation.
Click the Upload icon to upload the signed certificate for a signing request. The Upload Certificate dialog is displayed.