On Jan 30, 2014, at 2:00 PM, Mark Steben <mark.steben@xxxxxxxxxxxxxxxxx> wrote:
You might back off from ssl, client authentication just to see what happens with: hostssl all all 0.0.0.0/0 md5 clientcert=1 this will provide the client auth of the server and require a password auth for the client. Hopefully that works first. I've seen your msg and had some effect with the following env variable, but it's probably a long shot: "PGSSLMODE behaves the same as the sslmode" PGSSLMODE=verify-full will cause the client to verify that the CN on the server certificate matches the hostname of the server. disable will only try a non-SSL connection which will not be compatible with the pg_hba config. It is a bit of a fishing expedition. |
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail