9: Administration
SGX 5150 IoT Device Gateway User Guide
108
TM
SSL
Secure Sockets Layer (SSL) is a protocol that creates an encrypted connection between devices.
It also provides authentication and message integrity services. SSL is used widely for secure
communication to a Web server, and also for wireless authentication.
SSL certificates identify the SGX 5150 unit to peers and are used with some methods of wireless
authentication. Provide a name at upload time to identify certificates on the SGX 5150 unit.
You can upload Certificate and Private key combinations, obtained from an external Certificate
Authority (CA), to the SGX 5150 unit. The SGX 5150 unit can also generate self-signed certificates
with associated private keys.
Credentials
The SGX 5150 unit can generate self-signed certificates and their associated keys for both RSA
and DSA certificate formats. When you generate certificates, assign them a credential name to
help identify them on the SGX 5150 unit. Once you create your credentials, then configure them
with the desired certificates.
To Create a New Credential
Using Web Manager
1. In Web Manager, click the
Administration
tab in the header.
2. Click
SSL
.
3. Click
Credentials
.
4. Type the name for your credential in the
Create new credential
field.
5. Click
Submit
. The new SSL credential appears in the list.
Using the CLI
To enter the SSL command level:
enable > ssl
Using XML
Include in your file:
<configgroup name="ssl"
To Delete a Credential
Using Web Manager
1. In the Web Manager, click the
Administration
tab.
2. Click
SSL
.
3. Click
Credentials
.
4. Click
X
beside the existing credential you wish to delete.
5. To confirm the delete, click
OK
.
Using CLI
To enter the SSL command level:
enable > ssl
Using XML
Include in your file:
<configgroup name="ssl"