Re: sslmode verify-ca and verify-full: essentialy the same?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: sslmode verify-ca and verify-full: essentialy the same?
Дата
Msg-id 20150130022122.GA7403@momjian.us
обсуждение исходный текст
Ответ на Re: sslmode verify-ca and verify-full: essentialy the same?  (David Guyot <david.guyot@europecamions-interactive.com>)
Список pgsql-general
On Tue, Jan 27, 2015 at 02:55:56PM +0100, David Guyot wrote:
> Ah! So there was my error! Should be good to explain this in the
> official libpq documentation, don't you think? If I correctly read, the
> connection string as source of the hostname isn't explicit, there is
> only the mention that libpq will check that the responding server is
> “the one I specify”. Once I know that it means “the one I specify in the
> connection string”, it's all clear, but, IMHO, there's still a doubt
> when you don't know what that does mean.
>
> Anyway, thanks for your help, Magnus.

Clarification doc patch attached and applied.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Вложения

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

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: what is parse ?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: array in a store procedure in C