Version 7.2  115  Mediant 800B Gateway & E-SBC 
 
User's Manual   10. Configuring SSL/TLS Certificates 
 
3.  Configure the TLS Context according to the parameters described in the table below. 
4.  Click Apply, and then reset the device with a save-to-flash for your settings to take 
effect. 
Table  10-1: TLS Contexts Parameter Descriptions 
Parameter  Description 
General 
Index 
tls <ID> 
[TLSContexts_Index] 
Defines an index number for the new table row.  
Note: Each row must be configured with a unique index. 
Name 
name 
[TLSContexts_Name] 
Defines a descriptive name, which is used when associating 
the row in other tables. 
The valid value is a string of up to 31 characters.  
TLS Version 
tls-version 
[TLSContexts_TLSVersion] 
Defines the supported SSL/TLS protocol version. Clients 
attempting to communicate with the device using a different 
TLS version are rejected.  
  [0] Any - Including SSLv3 = (Default) SSL 3.0 and all TLS 
versions are supported. 
  [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).