8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384eb1d commit 50107eeCopy full SHA for 50107ee
doc/src/sgml/config.sgml
@@ -877,8 +877,11 @@ include 'filename'
877
<listitem>
878
<para>
879
Specifies a list of <acronym>SSL</> ciphers that are allowed to be
880
- used on secure connections. See the <application>openssl</>
881
- manual page for a list of supported ciphers.
+ used on secure connections. See
+ the <citerefentry><refentrytitle>ciphers</></citerefentry> manual page
882
+ in the <application>OpenSSL</> package for the syntax of this setting
883
+ and a list of supported values. The default value is usually
884
+ reasonable, unless you have specific security requirements.
885
</para>
886
</listitem>
887
</varlistentry>
0 commit comments