Version 7.0 125 Mediant 3000
User's Manual 11. Configuring SSL/TLS Certificates
 To configure a TLS Context:
1. Open the TLS Contexts page (Configuration tab > System menu > TLS Contexts).
2. Click Edit; the following dialog box appears:
Figure 11-1: TLS Contexts Table - Edit Record Dialog Box
3. Configure the TLS Context according to the parameters described in the table below.
4. Click Add, and then save ("burn") your settings to flash memory.
Table 11-1: TLS Context Parameter Descriptions
Parameter Description
Index
[TLSContexts_Index]
Defines an index number for the new table row.
Note: Each row must be configured with a unique index.
Name
[TLSContexts_Name]
Defines an arbitrary name to easily identify the row.
The valid value is a string of up to 31 characters.
Version
[TLSContexts_TLSVer
sion]
Defines the supported SSL/TLS protocol version. Clients attempting to
communicate with the device using a TLS version that is not configured are
rejected.
ï‚§ [0] Any - Including SSLv3 = (Default) SSL 3.0 and all TLS versions are
supported. SSL/TLS handshakes always start with an SSL 2.0-
compatible handshake and then switch to the highest TLS version
supported by both peers.
ï‚§ [1] TLSv1.0 = Only TLS 1.0.
ï‚§ [2] TLSv1.1 = Only TLS 1.1.
ï‚§ [3] TLSv1.0 and TLSv1.1 = Only TLS 1.0 and TLS 1.1.
ï‚§ [4] TLSv1.2 = Only TLS 1.2.
ï‚§ [5] TLSv1.0 and TLSv1.2 = Only TLS 1.0 and TLS 1.2.
ï‚§ [6] TLSv1.1 and TLSv1.2 = Only TLS 1.1 and TLS 1.2.
ï‚§ [7] TLSv1.0 TLSv1.1 and TLSv1.2 = Only TLS 1.0, TLS 1.1 and TLS 1.2
(excludes SSL 3.0).