Re: SSL - automatic entry of certificate passphrase in PostgreSQL 10?
Tom Lane <[email protected]> Fri, 06 Dec 2019 10:22:41 -0500
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <[email protected]> |
Martin Goodson <[email protected]> writes: > Or am I stuck with either requesting a new certificate without the > passphrase or going to PostgreSQL 11? AFAIK, those are your options. Pre-v11 there was no reasonable way to work with a server cert that requires a passphrase. regards, tom lane