SSL

Поиск
Список
Период
Сортировка
От Oluwatope Akinniyi
Тема SSL
Дата
Msg-id E1Cs75n-0004iT-Nk@us14.ukhost4u.com
обсуждение исходный текст
Ответы Re: SSL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

The SSL section contains this:

If the server demands a client certificate, libpq will send the
certificate stored in file .postgresql/postgresql.crt within the
user's home directory. A matching private key
file .postgresql/postgresql.key must also be present, and must not be
world-readable.

If the file .postgresql/root.crt is present in the user's home
directory, libpq will use the certificate list stored therein to
verify the server's certificate. The SSL connection will fail if the
server does not present a certificate; therefore, to use this feature
the server must also have a root.crt file.

I presume this extract suggests that one is running a unix or linux
flavour.  What are the equivalent location in Windows XP?

Tope Akinniyi.
--


В списке pgsql-general по дате отправления:

Предыдущее
От: Mike Benoit
Дата:
Сообщение: Re: 8.0 and Mandrake 10.1
Следующее
От: "Andrew L. Gould"
Дата:
Сообщение: Re: Data entry - forms design or other APIs etc. - what is there?