From 7c177a49082f6c22dc6c12cbaf58cf984fbb6cfd Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 21 Oct 2000 01:08:34 +0000 Subject: [PATCH] Remove portions of SSL documentation patch that were installed twice. --- doc/src/sgml/client-auth.sgml | 16 +--------------- doc/src/sgml/installation.sgml | 20 +------------------- 2 files changed, 2 insertions(+), 34 deletions(-) diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 78e6af4181..616867fbd3 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,4 +1,4 @@ - + Client Authentication @@ -80,20 +80,6 @@ hostssl database IP-address - - hostssl - - - 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 , - 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. - - - - hostssl diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index dce049e57a..43ea1f6880 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions @@ -665,24 +665,6 @@ su - postgres - - --with-openssl=DIRECTORY - - - Build with support for SSL (encrypted) connections. - This requires the OpenSSL library to be installed. - The DIRECTORY argument specifies the - root directory of the OpenSSL installation. - - - - configure will check for the required header - files and libraries to make sure that your OpenSSL - installation is sufficient before proceeding. - - - - --enable-syslog -- 2.40.0