Update docs: client always gets server certificate
authorBruce Momjian
Fri, 28 Dec 2007 16:21:08 +0000 (16:21 +0000)
committerBruce Momjian
Fri, 28 Dec 2007 16:21:08 +0000 (16:21 +0000)
doc/src/sgml/libpq.sgml

index 4927f11d4acfc717e3d82129cf340b51a846e488..6facf13c1f4a5c8e893702876644fb48be7792b7 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  <application>libpq</application> - C Library
@@ -5201,7 +5201,7 @@ defaultNoticeProcessor(void *arg, const char *message)
   
 
   
-   <span class="marked">SSL Client</span> File Usage
+   <span class="marked">Libpq/Client SSL</span> File Usage
    
     
      
@@ -5229,8 +5229,8 @@ defaultNoticeProcessor(void *arg, const char *message)
      
       ~/.postgresql/root.crt
       trusted certificate authorities
-      requests server certificate; checks certificate is
-      signed by a trusted certificate authority
+      checks server certificate is signed by a trusted certificate
+      authority