GP <pagomen@csd.uoc.gr> writes:
> Then when I tried to connect (via jdbc driver) I get the following error
> from the postmaster:
> FATAL: no pg_hba.conf entry for host "::ffff:212.205.129.107", user
> "dbuser", database "template1", SSL off
> It seems that the client appliaction tries to connect without SSL ???
I dunno if there is SSL support in the JDBC driver. In any case,
you're more likely to get useful help if you ask in pgsql-jdbc ...
regards, tom lane