Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7c177a4

Browse files
committed
Remove portions of SSL documentation patch that were installed twice.
1 parent12e7558 commit7c177a4

File tree

2 files changed

+2
-34
lines changed

2 files changed

+2
-34
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.7 2000/10/16 03:25:16 momjian Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.8 2000/10/21 01:08:34 petere Exp $ -->
22

33
<chapter id="client-authentication">
44
<title>Client Authentication</title>
@@ -80,20 +80,6 @@ hostssl <replaceable>database</replaceable> <replaceable>IP-address</replaceable
8080
</listitem>
8181
</varlistentry>
8282

83-
<varlistentry>
84-
<term><literal>hostssl</literal></term>
85-
<listitem>
86-
<para>
87-
This record pertains to connection attemps with SSL over
88-
TCP/IP. Note that SSL connections are completely disabled
89-
unless the server is started with the <option>-i</option>,
90-
and also require ordinary TCP/IP connections to be enabled.
91-
SSL connections also require SSL support to be enabled in
92-
the backend at compile time.
93-
</para>
94-
</listitem>
95-
</varlistentry>
96-
9783
<varlistentry>
9884
<term><literal>hostssl</literal></term>
9985
<listitem>

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.25 2000/10/17 15:26:40 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.26 2000/10/21 01:08:34 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title>
@@ -665,24 +665,6 @@ su - postgres
665665
</listitem>
666666
</varlistentry>
667667

668-
<varlistentry>
669-
<term>--with-openssl=<replaceable>DIRECTORY</></term>
670-
<listitem>
671-
<para>
672-
Build with support for SSL (encrypted) connections.
673-
This requires the OpenSSL library to be installed.
674-
The <replaceable>DIRECTORY</> argument specifies the
675-
root directory of the OpenSSL installation.
676-
</para>
677-
678-
<para>
679-
<filename>configure</> will check for the required header
680-
files and libraries to make sure that your OpenSSL
681-
installation is sufficient before proceeding.
682-
</para>
683-
</listitem>
684-
</varlistentry>
685-
686668
<varlistentry>
687669
<term>--enable-syslog</term>
688670
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp