On 07/09/2014 06:19 AM, rob stone wrote:
You need to use "sslmode=require". Are you encrypting the password? If not, alter the pg_hba.conf file to "trust" instead of md5. If it's all running on localhost it's no big deal.
AFAIK PHP, in the connect function, takes care of encrypting the password for you.
Is the postgresql.conf file and your Apache config file in the sites-available path compatible with SSL usage? HTH Robert
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx