<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi everybody,<br>
    <br>
    I'm looking for some help on Postgresql 9.5 with Pgpool 3.4.<br>
    <br>
    Since the upgrade from postgresql 9.3 to 9.5, i have the same error
    message below when i'm trying to connect to pgpool using PGadmin : <br>
    <br>
    <i><b>"pgpool: DETAIL: no pool_hba.conf entry for host "myhost",
        user "myuser", database "mydatabase", SSL off"<br>
      </b></i><br>
    However i obtain this error message on Windows 10 client with
    pgadmin v.1.22 but on my ubuntu client, it works fine with the same
    pgadmin version....<i><b><br>
        <br>
      </b></i>This is my configuration : <br>
    <ul>
      <li>Postgresql : 9.5.1-1.pgdg70+1</li>
      <ul>
        <li>postgresql.conf :</li>
        <ul>
          <li>ssl = true</li>
        </ul>
        <li>pg_hba :</li>
        <ul>
          <li>hostssl    all         all         mynetwork     md5</li>
        </ul>
      </ul>
    </ul>
    <ul>
      <li>Pgpool : 3.4.3-1.pgdg70+1</li>
      <ul>
        <li>pool_hba</li>
        <ul>
          <li>hostssl    all         all         mynetwork     md5</li>
        </ul>
      </ul>
    </ul>
    <p><br>
    </p>
    <p>The same settings works fine with the same configuration on
      postgresql 9.3.11 / pgpool 3.1.3 with windows/ubuntu clients...<br>
    </p>
    <p>Do you have an idea ? ciphers's problem ? Thanks in advance. <br>
    </p>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.01020706.02010907@neteven.com" border="0"></div>
  </body>
</html>