Re: SSL key with passphrase

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thom Brown <thom(at)linux(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SSL key with passphrase
Date: 2011-09-13 14:17:20
Message-ID: 5181.1315923440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-09-13 14:25:15 Re: Patch to improve reliability of postgresql on linux nfs
Previous Message Florian Pflug 2011-09-13 14:14:23 Re: Patch to improve reliability of postgresql on linux nfs