Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: SSL key with passphrase - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: SSL key with passphrase
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: SSL key with passphrase  (Thom Brown <[email protected]>)
List pgsql-hackers
On Wed, Sep 14, 2011 at 02:40:15AM +0100, Thom Brown wrote:
> On 13 September 2011 15:17, Tom Lane <[email protected]> wrote:
> > Thom Brown <[email protected]> writes:
> >> There appears to be a problem with starting Postgres if the SSL key
> >> has a passphrase on it.
> >
> > It's documented that that's unsupported.  Given the number of ways to
> > start a postmaster, and the fact that many of them are noninteractive,
> > I don't think it's very productive for us to worry about it.
>
> I've managed to get pg_ctl to accept the passphrase with the -w
> option.  Works fine like that.  Since that works, perhaps the page
> referring to SSL could mention this.

I have added a documention mention as you suggested for PG 9.3 in the
'-w' option section.

--
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch to improve reliability of postgresql on linux nfs
Next
From: Bruce Momjian
Date:
Subject: Re: feature request: auto savepoint for interactive psql when in transaction.