Re: protocol, md5 authentication - Mailing list pgsql-interfaces

From Josh Close
Subject Re: protocol, md5 authentication
Date
Msg-id 4a0cafe20602220911n15c1e01eo1c8e11f39653ae3c@mail.gmail.com
Whole thread Raw
In response to Re: protocol, md5 authentication  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
Define "work" --- what are you trying to do and what is happening?

If you are using any of the standard client libraries such as libpq,
the use of password encryption should be completely transparent to
you.  You certainly do not hand in a pre-encrypted password or anything
like that.

I'm connecting via a socket and using Postgres protocol version 3. I'll need to encrypt all that myself then.

I must have made a mistake somewhere else in my code, because I think I'm doing the encryption write from what James said in his reply about his python method.

-Josh

pgsql-interfaces by date:

Previous
From: Ibrahim Noorzaie
Date:
Subject: unsubscribe
Next
From: "Marc G. Fournier"
Date:
Subject: test, just ignore