Jump to: navigation, search

GVP MCP:fm:ssl version

Line 2: Line 2:
 
|hidden=false
 
|hidden=false
 
|default=0
 
|default=0
 +
|valid=
 
|takeseffect=At start/restart
 
|takeseffect=At start/restart
 
|shortdesc=Set what version of SSL to attempt to use. By default, the SSL library will automatically detect the correct version. This parameter can be used to override this automatic detection, for situations where the wrong version is chosen.
 
|shortdesc=Set what version of SSL to attempt to use. By default, the SSL library will automatically detect the correct version. This parameter can be used to override this automatic detection, for situations where the wrong version is chosen.
Line 15: Line 16:
 
|section=fm
 
|section=fm
 
|parameter=ssl_version
 
|parameter=ssl_version
 +
|groupid=grpFM
 +
|groupname=FM
 +
|format=chooseOne
 +
|displayname=SSL Version
 
}}
 
}}
  
 
[[Category:GVP_MCP_options]]
 
[[Category:GVP_MCP_options]]

Revision as of 04:32, February 24, 2017


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

ssl_version

Default Value: 0
Valid Values: Choose between: 0, 1, 3, 4, 5 or 6.
Changes Take Effect: At start/restart


Sets what version of SSL to attempt to use. By default, the SSL library will automatically detect the correct version. This parameter can be used to override this automatic detection, for situations where the wrong version is chosen. Note that SSLv2 is no longer supported. 0 - Self discover remote SSL protocol version 1 - Force TLSv1.x 3 - Force SSLv3 4 - Force TLSv1.0 5 - Force TLSv1.1 6 - Force TLSv1.2

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!