Re: [PHP] Re: SSL use

Поиск
Список
Период
Сортировка
От -k.
Тема Re: [PHP] Re: SSL use
Дата
Msg-id 20050422220225.26379.qmail@web31007.mail.mud.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Jenna Lewis"
Дата:
Сообщение: download
Следующее
От: Bruno Depero
Дата:
Сообщение: problem migratin from ms sql