13: Security Settings
PremierWave® XN Intelligent Gateway User Guide
118
To Configure SSH Settings
Using Web Manager
To configure SSH, click
SSH
in the menu.
Using the CLI
To enter the SSH command level:
enable -> ssh
Using XML
Include in your file:
<configitem name=”ssh username”>
SSL Settings
Secure Sockets Layer (SSL) is a protocol for managing the security of data transmission over the
Internet. It provides encryption, authentication, and message integrity services. SSL is widely used
for secure communication to a web server, and also for wireless authentication.
Certificate/Private key combinations can be obtained from an external Certificate Authority (CA)
and uploaded into the unit. Self-signed certificates with associated private key can be generated
by the device server itself.
Note:
The
blue text
in the XML command strings of this chapter are to be replaced with
a user-specified name.
Certificate and Key Generation
The PremierWave XN intelligent gateway can generate self signed certificates and their
corresponding keys. This can be done for both the rsa and dsa certificate formats. Certificates can
be identified on the PremierWave XN unit by a name provided at generation time.
Table 13-5 Certificate and Key Generation Settings
Certificate Generation
Settings
Description
Country (2 Letter Code)
Enter the 2-letter country code to be assigned to the new self-signed
certificate.
Examples: US for United States and CA for Canada
State/Province
Enter the state or province to be assigned to the new self-signed certificate.
Locality (City)
Enter the city or locality to be assigned to the new self-signed certificate.
Organization
Enter the organization to be associated with the new self-signed certificate.
Organization Unit
Enter the organizational unit to be associated with the new self-signed
certificate.
Common Name
Enter the common name to be associated with the new self signed
certificate, preferably matching the host name or the ip address of the
device, whichever will be the intended access approach. This is a required
field.