Doc: mention that AES256 support requires --with-openssl option.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 22 Feb 2023 01:20:15 +0000 (10:20 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 22 Feb 2023 01:20:15 +0000 (10:20 +0900)
doc.ja/src/sgml/installation.sgml
doc/src/sgml/installation.sgml

index 961ab24facfce845566eb78f1378a764cfa0c0ff..85299521888577f8fd0f8621dc804d12f2aa0f2c 100644 (file)
      <para>
       <!--
       <productname>Pgpool-II</productname> binaries will be built
-      with <productname>OpenSSL</productname>
-      support.  <productname>OpenSSL</productname> support is
+      with <productname>OpenSSL</productname> support.  If you plan to
+      encrypt passwords using AES256 encryption, you need this option
+      too.  See <xref linkend="auth-aes-encrypted-password"> for more
+      details.
+      <productname>OpenSSL</productname> support is
       disabled by default.
       -->
       <productname>Pgpool-II</productname>バイナリが<productname>OpenSSL</productname>サポート付で構築されます。
+      AES256暗号化を使ってパスワードを暗号化する場合もこのオプションが必要です。
+      詳細は<xref linkend="auth-aes-encrypted-password">を参照してください。
       デフォルトでは<productname>OpenSSL</productname>サポートは無効です。
      </para>
     </listitem>
index 8833d07e648b2982ad3bfe139eb289f548486997..1b40929dd582d1b9c4b52e6584b5c264b9a19ab0 100644 (file)
     <listitem>
      <para>
       <productname>Pgpool-II</productname> binaries will be built
-      with <productname>OpenSSL</productname>
-      support.  <productname>OpenSSL</productname> support is
+      with <productname>OpenSSL</productname> support.  If you plan to
+      encrypt passwords using AES256 encryption, you need this option
+      too.  See <xref linkend="auth-aes-encrypted-password"> for more
+      details.
+      <productname>OpenSSL</productname> support is
       disabled by default.
      </para>
     </listitem>