<div dir="ltr">Hi<div><br></div><div>I have pushed the fix for SSL issue.</div><div><br></div><div><a href="https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=2c59f5b93f19c4b3c6d80c83bc37ba737ce4cd6f">https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=2c59f5b93f19c4b3c6d80c83bc37ba737ce4cd6f</a></div><div><br></div><div>Thanks</div><div>Best Regards</div><div>Muhammad Usama<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 5, 2018 at 10:02 AM Muhammad Usama &lt;<a href="mailto:m.usama@gmail.com">m.usama@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
&gt; On 05-Sep-2018, at 2:51 AM, Tatsuo Ishii &lt;<a href="mailto:ishii@sraoss.co.jp" target="_blank">ishii@sraoss.co.jp</a>&gt; wrote:<br>
&gt; <br>
&gt; Usama,<br>
&gt; <br>
&gt; Have you fixed this?<br>
<br>
Sorry my bad, I missed this one. I am looking into this right now<br>
<br>
Thanks <br>
Best Regards<br>
Muhammad Usama<br>
&gt; <br>
&gt; <a href="https://www.pgpool.net/mantisbt/view.php?id=428" rel="noreferrer" target="_blank">https://www.pgpool.net/mantisbt/view.php?id=428</a><br>
&gt; <br>
&gt;&gt; Miscellaneous fixes in the area of SCRAM authentication.<br>
&gt;&gt; <br>
&gt;&gt; The commit takes care of resource leak warnings reported by coverity<br>
&gt;&gt; in the authentication module of Pgpool-II, Apart from doing the individual<br>
&gt;&gt; resource leak fixes I have made the authentication system to use the temporary<br>
&gt;&gt; memory context which gets deleted after the authentication is done.<br>
&gt;&gt; <br>
&gt;&gt; In addition to the memory related fixes the commit also contains the following.<br>
&gt;&gt; <br>
&gt;&gt; -- TEXT prefix support for specifying plain text passwords in configuration<br>
&gt;&gt; and pool_passwd file.<br>
&gt;&gt; -- Documentation updates to use plain text passwords with TEXT prefix.<br>
&gt;&gt; -- Fix for 0000427: pg_enc emits wrong warnings<br>
&gt;&gt; -- Fix for 0000426: Pgpool-II contines to emit warning messages<br>
&gt;&gt; <br>
&gt;&gt; Branch<br>
&gt;&gt; ------<br>
&gt;&gt; master<br>
&gt;&gt; <br>
&gt;&gt; Details<br>
&gt;&gt; -------<br>
&gt;&gt; <a href="https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=536b1557c2cf0b3760449875cd0d11ae91e172e1" rel="noreferrer" target="_blank">https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=536b1557c2cf0b3760449875cd0d11ae91e172e1</a><br>
&gt;&gt; <br>
&gt;&gt; Modified Files<br>
&gt;&gt; --------------<br>
&gt;&gt; doc/src/sgml/client-auth.sgml         |  10 ++-<br>
&gt;&gt; doc/src/sgml/connection-settings.sgml |  29 +++++++-<br>
&gt;&gt; doc/src/sgml/healthcheck.sgml         |   7 ++<br>
&gt;&gt; doc/src/sgml/online-recovery.sgml     |   7 ++<br>
&gt;&gt; doc/src/sgml/stream-check.sgml        |   7 ++<br>
&gt;&gt; doc/src/sgml/watchdog.sgml            |   7 ++<br>
&gt;&gt; src/auth/auth-scram.c                 |  12 ++--<br>
&gt;&gt; src/auth/pool_auth.c                  | 125 ++++++++++++++--------------------<br>
&gt;&gt; src/auth/pool_hba.c                   |  37 ++++++----<br>
&gt;&gt; src/auth/pool_passwd.c                |  17 +++--<br>
&gt;&gt; src/include/auth/pool_passwd.h        |   3 +-<br>
&gt;&gt; src/protocol/child.c                  |  28 +++++++-<br>
&gt;&gt; 12 files changed, 186 insertions(+), 103 deletions(-)<br>
&gt;&gt; <br>
</blockquote></div></div></div>