Re: [PATCH] Reload SSL certificates on SIGHUP

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Michael Banck <michael(dot)banck(at)credativ(dot)de>, Peter Geoghegan <pg(at)heroku(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Reload SSL certificates on SIGHUP
Date: 2016-11-24 14:15:34
Message-ID: 0927799d-9f32-7b40-4fe3-04a281365b7a@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/24/2016 02:49 PM, Andreas Karlsson wrote:
> Thanks for finding this. I will look at this more once I get home, but
> the tests do not fail on my computer. I wonder what I do differently.
>
> What versions of Perl and OpenSSL do you run and how did you run the
> tests when the failed? I ran the tests by running "make check" inside
> "src/test/ssl".

Never mind, I had not fetched the latest master. Once I had done so
these tests were both broken in my rebased branch and in the master
branch without any modifications. I guess I will have to bisect this
once I get home.

Inof for myself or anyone else who feels like bisecting this: the last
known good commit is 67dc4ccbb2e1c27da823eced66d9217a5652cbb0.

Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2016-11-24 14:17:42 Re: UNDO and in-place update
Previous Message Magnus Hagander 2016-11-24 14:01:33 Re: Random PGDLLIMPORTing