| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: src/test/ssl broken on HEAD |
| Date: | 2015-09-16 05:40:17 |
| Message-ID: | CAB7nPqS0ciADZB0Ni2aB2Vb4nMmdKr4RNvkuctcFsM+yby2K-Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Sep 15, 2015 at 5:23 PM, Peter Eisentraut wrote:
> The only trick, as I remember, was that clients tend to prefer SSL
> automatically, which we probably don't want for Unix-domain sockets, so
> we'd need to tweak those settings a bit.
>
> The "old patch" referred to in that old thread wasn't actually attached,
> so here it is, for amusement.
Wouldn't this need as well a separate configuration value in
pg_hba.conf? Let's say localssl.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ghanshyamb | 2015-09-16 06:53:54 | PostgreSQL streaming replication doubt |
| Previous Message | Fabien COELHO | 2015-09-16 05:26:37 | Re: pgbench progress with timestamp |