mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
Remove portions of SSL documentation patch that were installed twice.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.7 2000/10/16 03:25:16 momjian Exp $ -->
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.8 2000/10/21 01:08:34 petere Exp $ -->
|
||||
|
||||
<chapter id="client-authentication">
|
||||
<title>Client Authentication</title>
|
||||
@@ -80,20 +80,6 @@ hostssl <replaceable>database</replaceable> <replaceable>IP-address</replaceable
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>hostssl</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This record pertains to connection attemps with SSL over
|
||||
TCP/IP. Note that SSL connections are completely disabled
|
||||
unless the server is started with the <option>-i</option>,
|
||||
and also require ordinary TCP/IP connections to be enabled.
|
||||
SSL connections also require SSL support to be enabled in
|
||||
the backend at compile time.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>hostssl</literal></term>
|
||||
<listitem>
|
||||
|
||||
Reference in New Issue
Block a user