Doc: clarify that certificate authentication works between only client and Pgpool-II.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 9 Sep 2019 02:37:24 +0000 (11:37 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 9 Sep 2019 02:37:24 +0000 (11:37 +0900)
Per complaint from: https://www.pgpool.net/pipermail/pgpool-general-jp/2019-September/001611.html

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

index d323400ae4baa858b75a4ad2ba219e11091c2fdd..8d2de17cec38028a476a9f4ace9016219280080f 100644 (file)
    <note>
     <para>
      <!--
-     The certificate authentication works between client and
-     <productname>Pgpool-II</productname>, for the
-     backend authentication you can use any other authentication method
+     The certificate authentication works between only client and
+     <productname>Pgpool-II</productname>. The certificate
+     authentication does not work between
+     <productname>Pgpool-II</productname> and
+     <productname>PostgreSQL</productname>.  For backend
+     authentication you can use any other authentication method.
      -->
-     ่จผๆ˜Žๆ›ธ่ช่จผใฏใ‚ฏใƒฉใ‚คใ‚ขใƒณใƒˆใจ<productname>Pgpool-II</productname>ใฎ้–“ใงไฝฟ็”จใ•ใ‚Œใ€ใƒใƒƒใ‚ฏใ‚จใƒณใƒ‰่ช่จผใซใฏใใฎไป–ใฎ่ช่จผๆ–นๅผใ‚’ไฝฟ็”จใงใใพใ™ใ€‚
+     ่จผๆ˜Žๆ›ธ่ช่จผใฏใ‚ฏใƒฉใ‚คใ‚ขใƒณใƒˆใจ<productname>Pgpool-II</productname>ใฎ้–“ใงใฎใฟไฝฟ็”จใงใใพใ™ใ€‚
+     ่จผๆ˜Žๆ›ธ่ช่จผใฏ<productname>Pgpool-II</productname>ใจ<productname>PostgreSQL</productname>ใฎ้–“ใงใฏไฝฟ็”จใงใใพใ›ใ‚“ใ€‚
+     ใƒใƒƒใ‚ฏใ‚จใƒณใƒ‰่ช่จผใซใฏใใฎไป–ใฎ่ช่จผๆ–นๅผใ‚’ไฝฟ็”จใงใใพใ™ใ€‚
     </para>
    </note>
 
index b9d066414432e109d659eb929632b3b478342585..815b329baa0f8761bbb9afe760976047167d914a 100644 (file)
 
    <note>
     <para>
-     The certificate authentication works between client and
-     <productname>Pgpool-II</productname>, for the
-     backend authentication you can use any other authentication method
+     The certificate authentication works between only client and
+     <productname>Pgpool-II</productname>. The certificate
+     authentication does not work between
+     <productname>Pgpool-II</productname> and
+     <productname>PostgreSQL</productname>.  For backend
+     authentication you can use any other authentication method.
     </para>
    </note>