13: Security Settings
PremierWave® XN Intelligent Gateway User Guide
121
and
<value name="RSA certificate"/>
or
<value name="DSA certificate"/>
Trusted Authorities
One or more authority certificates are needed to verify a peer's identity. Authority certificates are
used with some wireless authentication methods. These certificates do not require a private key.
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 -> ssl
To enter the Trusted Authorities command level:
enable -> ssl -> trusted
authorities
Using XML
Include in your file:
<configgroup name=”ssl”>
and
<configitem name=”trusted authority” instance =”1”>
and
<configitem name=”intermediate authority” instance=”1”>
Table 13-7 Trusted Authority Settings
Trusted Authorities
Settings
Description
Authority
Click
Choose File
to browse to and select the 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 CERTIFICATE-----
” and end with
“---
--END CERTIFICATE-----
”. Some Certificate Authorities add
comments before and/or after these lines. Those need to be deleted
before upload.
Authority Certificate
Type
This field will be automatically updated depending upon extension of the
certificate entered. If the field is NONE i.e., certificate is not supported
then it will not load. If the field is PKCS12, In the Password: field
corresponding PKCS12 password should be entered.
Delete
Click the
Delete
button beside a specific certificate authority to delete it.
Delete All
Click the
Delete All
button to delete all existing certificate authorities.