md5 password encryption? - Mailing list pgsql-odbc

From Andreas
Subject md5 password encryption?
Date
Msg-id 32fa1578-f304-fa07-3801-af9a042b872f@gmx.net
Whole thread Raw
Responses Re: md5 password encryption?  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-odbc
Hi,

how can I use md5 password encryption?
FAQ 3.4 just states that it will work but it doesn't explain how it is used.

Server PostgreSQL 9.5 on UBUNTU 16.04.1 with the standard installation.
postgresql.conf has SSL=ON so I expect it to work?   :}

Client is Access 2013 with psqlODBC 9.5.400.
So I'd like to use an ADODB-Connection with VBA.
I can allready connect with plaintext PW. Now I'like to add a bit of
extra security by using encrypted login.


Regards
Andreas


pgsql-odbc by date:

Previous
From: Andreas
Date:
Subject: SSL with Access VBA
Next
From: Adrian Klaver
Date:
Subject: Re: md5 password encryption?