Re: [PHP] Re: SSL use - Mailing list pgsql-novice

From -k.
Subject Re: [PHP] Re: SSL use
Date
Msg-id 20050422220225.26379.qmail@web31007.mail.mud.yahoo.com
Whole thread Raw
List pgsql-novice
> > from my php script, do i need to make a special
> > connection to the database
> > or is the same e.g pg_connect(host= localhost
> >dbname=test user=p
> > password=p)?
>
> You could add "sslmode=require" to attempt only an
> SSL connection.

I have couple related questions:

Is this necessary if the database is running on the
same machine (as implied by "host= localhost")? If so
why?

Is it possible to make an SSL connection between
Apache and Postgres using Unix-domain sockets?




-k.



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/

pgsql-novice by date:

Previous
From: "Jenna Lewis"
Date:
Subject: download
Next
From: Bruno Depero
Date:
Subject: problem migratin from ms sql