Commit 50107ee7 authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Enhance documentation of ssl_ciphers setting a bit

parent 384eb1d4
......@@ -877,8 +877,11 @@ include 'filename'
<listitem>
<para>
Specifies a list of <acronym>SSL</> ciphers that are allowed to be
used on secure connections. See the <application>openssl</>
manual page for a list of supported ciphers.
used on secure connections. See
the <citerefentry><refentrytitle>ciphers</></citerefentry> manual page
in the <application>OpenSSL</> package for the syntax of this setting
and a list of supported values. The default value is usually
reasonable, unless you have specific security requirements.
</para>
</listitem>
</varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment