Revision as of 19:34, October 11, 2018 by Jdruker (talk | contribs)
Jump to: navigation, search

GVP MCP:fm:ssl cipher list










View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

ssl_cipher_list

Default Value:
Valid Values: Can be an empty string or a colon-separated list of SSL ciphers.
Changes Take Effect: At start/restart


The list of ciphers to use for the SSL connection. The list must be syntactically correct, it consists of one or more cipher strings separated by colons. Commas or spaces are also acceptable separators but colons are normally used, , - and + can be used as operators. Valid examples of cipher lists include 'RC4-SHA', 'SHA1+DES', 'TLSv1' and 'DEFAULT'. More details about cipher lists can be found on this URL: http://www.openssl.org/docs/apps/ciphers.html.

Draft Option

No draft option

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