|
|
Line 1: |
Line 1: |
− | ----
| + | {{PubOption |
− | __NOTOC__
| |
− | | |
− | <!-- ==================== -->
| |
− | <!-- DO NOT EDIT -->
| |
− | =Published=
| |
− | {{Optionstmp | |
− | |internalformid=1 (DO NOT EDIT THIS VALUE)
| |
− | |fromxml=true
| |
− | |docstatus=Published
| |
− | |fromxml=true
| |
− | |parameter=ssl_version
| |
− | |urlparameter=ssl_version
| |
− | |displayname=SSL Version
| |
− | |hidden=
| |
| |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. |
| + | }} |
| + | {{DraftOption}} |
| + | {{PubExtended}} |
| + | {{DraftExtended}} |
| + | {{OptionCreate |
| + | |component=GVP_MCP |
| + | |compshort=GVP_MCP |
| + | |prodshort=GVP |
| + | |configobject=Application |
| |section=fm | | |section=fm |
− | |urlsection=fm | + | |parameter=ssl_version |
− | |groupid=grpFM
| |
− | |groupname=FM
| |
− | |format=chooseOne
| |
− | |prodshort=GVP
| |
− | |component=GVP_MCP
| |
− | |compshort=MediaControlPlatform
| |
− | }}
| |
− | [[Category:GVP_MCP_options]]
| |
− | | |
− | <!-- DO NOT EDIT -->
| |
− | <!-- ==================== -->
| |
− | | |
− | ==Extended Description==
| |
− | | |
− | {{Extended
| |
− | |internalformid=1 (DO NOT EDIT THIS VALUE)
| |
− | |docstatus=
| |
− | |mandatory=
| |
− | |introduced=
| |
− | |modified=
| |
− | |discontinued=
| |
− | |feature=
| |
− | |relatedoptions=
| |
− | |relatedlinks=
| |
− | |configobject=
| |
− | |moredesc=
| |
| }} | | }} |
| | | |
− | =Draft=
| + | [[Category:GVP_MCP_options]] |
− | | |
− | {{Optionstmp
| |
− | |internalformid=2 (DO NOT EDIT THIS VALUE)
| |
− | |docstatus=
| |
− | |parameter=
| |
− | |displayname=
| |
− | |hidden=
| |
− | |default=
| |
− | |valid=
| |
− | |takeseffect=
| |
− | |shortdesc=
| |
− | |section=
| |
− | |groupid=
| |
− | |groupname=
| |
− | |format=
| |
− | |prodshort=
| |
− | }}
| |
− | | |
− | ==Extended Description==
| |
− | | |
− | {{Extended
| |
− | |internalformid=2 (DO NOT EDIT THIS VALUE)
| |
− | |docstatus=
| |
− | |mandatory=
| |
− | |introduced=
| |
− | |modified=
| |
− | |discontinued=
| |
− | |feature=
| |
− | |relatedoptions=
| |
− | |relatedlinks=
| |
− | |configobject=
| |
− | |moredesc=
| |
− | }}
| |
Revision as of 02:44, October 31, 2016
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