View Single Post

   
  #6 (permalink)  
Old 04-10-2008, 06:41 AM
Tom Lane
 
Posts: n/a
Default Re: Beginner's Question: No pg_hba.conf entry for host...SSL Off

"Juan Miguel Paredes" <juan.paredes@gmail.com> writes:
> Maybe an stack-trace of your error, when trying the ssl connection
> could be useful. Also, as noted in
> http://jdbc.postgresql.org/documenta...sl-client.html
> perhaps other jdbc client configuration is missing or not available on
> your environment.


I think this boils down to a "how do I configure SSL in the Java
environment" question. I recall seeing some stuff about a Java-specific
keystore concept but don't remember details.

The pgsql-jdbc list is probably a better place to ask for help about it.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote