Revision as of 12:15, August 19, 2019
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