Re: SSL key with passphrase
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thom Brown <thom@linux.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-09-13T14:17:20Z
Lists: pgsql-hackers
Thom Brown <thom@linux.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