From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: SSL key with passphrase |
Date: | 2011-09-14 01:40:15 |
Message-ID: | CAA-aLv4TLRP_xemnsV18kaLBE3tH7BbA-WBxm6CPv_p++zKSrA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 13 September 2011 15:17, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Thom Brown <thom(at)linux(dot)com> 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.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2011-09-14 01:43:50 | Re: unite recovery.conf and postgresql.conf |
Previous Message | Tom Lane | 2011-09-14 00:28:05 | Re: New releases for back branches 8.4 and 9.0? |