10: Security Settings
Trusted Authorities
One or more authority certificates are needed to verify a peer's identity. These certificates do not require a private key.
Table 10-7 Trusted Authority Settings
Trusted Authorities | Description |
Settings |
|
|
|
Authority | SSL authority certificate. |
| RSA or DSA certificates are allowed. |
The format of the authority certificate can be PEM or PKCS7. PEM files
must start with | BEGIN | ” and end with |
”. Some Certificate Authorities add |
comments before and/or after these lines. Those need to be deleted before upload.
To Upload an Authority Certificate
Using Web Manager
To upload an Authority Certificate, click SSL in the menu and select Trusted Authorities.
Using the CLI
To enter the SSL command level: enable
To enter the Trusted Authorities command level: enable
Using XML
Include in your file:
<configgroup name=”ssl”>
and <configitem name=”trusted authority” instance =”1”>
and <configitem name=”intermediate authority” instance=”1”>
| 64 |