mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
doc: Enhance documentation of ssl_ciphers setting a bit
This commit is contained in:
@@ -877,8 +877,11 @@ include 'filename'
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Specifies a list of <acronym>SSL</> ciphers that are allowed to be
|
Specifies a list of <acronym>SSL</> ciphers that are allowed to be
|
||||||
used on secure connections. See the <application>openssl</>
|
used on secure connections. See
|
||||||
manual page for a list of supported ciphers.
|
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>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user