Remove portions of SSL documentation patch that were installed twice.
authorPeter Eisentraut
Sat, 21 Oct 2000 01:08:34 +0000 (01:08 +0000)
committerPeter Eisentraut
Sat, 21 Oct 2000 01:08:34 +0000 (01:08 +0000)
doc/src/sgml/client-auth.sgml
doc/src/sgml/installation.sgml

index 78e6af41817656db67fc229b38f129fd602270ad..616867fbd38fb918fe850e8bb9f8ef78e1974945 100644 (file)
@@ -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
      
index dce049e57ad5196133916dc04d213d94a70bf091..43ea1f6880f6c8f9816caa362d73e9fa45b79c92 100644 (file)
@@ -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