Lantronix PremierWave XC PremierWave XC - User Guide - Page 69

Certificate Upload Settings, To Con an Existing SSL Credential, Using Web Manager, Using

Page 69 highlights

10: Security Settings Certificate Upload Settings SSL certificates identify the PremierWave XC to peers, and can be used with some methods of wireless authentication. Certificate and key pairs can be uploaded to the PremierWave through either the CLI or XML import mechanisms. Certificates can be identified on the PremierWave by a name provided at upload time. Table 10-2 Upload Certificate Settings Upload Certificate Description Settings New Certificate SSL certificate to be uploaded. RSA or DSA certificates are allowed. The format of the certificate must be PEM. It 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. New Private Key The key needs to belong to the certificate entered above. The format of the file must be PEM. It must start with "-----BEGIN RSA PRIVATE KEY-----" and end with "-----END RSA PRIVATE KEY-----". Read DSA instead of RSA in case of a DSA key. Some Certificate Authorities add comments before and/or after these lines. Those need to be deleted before upload. To Configure an Existing SSL Credential Using Web Manager  To configure an existing SSL Credential, click SSL in the menu bar and select Credentials. Using the CLI  To enter the SSL command level: enable -> ssl  To enter the Credential command level: enable -> ssl -> credentials Using XML  Include in your file: and and or PremierWave XC User Guide 69

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109

10: Security Settings
PremierWave XC User Guide
69
Certificate Upload Settings
SSL certificates identify the PremierWave XC to peers, and can be used with some methods of
wireless authentication. Certificate and key pairs can be uploaded to the PremierWave through
either the CLI or XML import mechanisms. Certificates can be identified on the PremierWave by a
name provided at upload time.
Table 10-2 Upload Certificate Settings
Upload Certificate
Settings
Description
New Certificate
SSL certificate to be uploaded.
RSA or DSA certificates are allowed.
The format of the certificate must be PEM. It 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.
New Private Key
The key needs to belong to the certificate entered above.
The format of the file must be PEM. It must start with “
-----BEGIN RSA
PRIVATE KEY-----
” and end with “
-----END RSA PRIVATE KEY-----
”.
Read DSA instead of RSA in case of a DSA key. Some Certificate Authorities add
comments before and/or after these lines. Those need to be deleted before upload.
To Configure an Existing SSL Credential
Using Web Manager
To configure an existing SSL Credential, click
SSL
in the menu bar and select
Credentials
.
Using the CLI
To enter the SSL command level:
enable -> ssl
To enter the Credential command level:
enable -> ssl -> credentials
Using XML
Include in your file:
<configgroup name=”ssl”>
and
<configitem name=”credentials” instance=”
name
”>
and
<value name="RSA certificate"/>
or
<value name="DSA
certificate"/>