Re: Any advantage of using SSL with a certificate of authority?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Any advantage of using SSL with a certificate of authority?
Дата
Msg-id 20131126191230.GB6323@momjian.us
обсуждение исходный текст
Ответ на Re: Any advantage of using SSL with a certificate of authority?  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
On Tue, Nov 26, 2013 at 10:33:47AM -0800, John R Pierce wrote:
> On 11/26/2013 10:24 AM, Jesus Rafael Sanchez Medrano wrote:
>
>     Looking to implement SSL. Every tutorial/sample I have found uses self
>     signed certificates. Would there be any advantage of using a certificate
>     from a CA such as digicertor rapidssl?
>
>
>
> depends entirely on your use case.    generally, since you control both ends of
> a postgresql connection, there's no advantage to using signed certificates, but
> if you have your own CA already, by all means go ahead and use it.

Yes, definately use your private CA so you can verify the chain.  It is
public CAs that are not useful in this case.

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

  + Everyone has their own god. +


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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: tracking scripts...
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: AccessShareLock and Resource Contention