Re: Any advantage of using SSL with a certificate of authority? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Any advantage of using SSL with a certificate of authority?
Date
Msg-id 20131126183153.GA6323@momjian.us
Whole thread Raw
In response to Any advantage of using SSL with a certificate of authority?  (Jesus Rafael Sanchez Medrano <jesusrafael@gmail.com>)
Responses Re: Any advantage of using SSL with a certificate of authority?
List pgsql-general
On Tue, Nov 26, 2013 at 02:24:01PM -0400, 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?

Well, by using a CA you are giving the CA rights to the key, while you
fully control a self signed key.  Since you probably don't expect
unknown individuals to be connecting to your database, and self signed
key is recommended.

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

  + Everyone has their own god. +


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: tracking scripts...
Next
From: John R Pierce
Date:
Subject: Re: Any advantage of using SSL with a certificate of authority?