Re: Rotate SSL certificates on reload (SIGHUP) without restart

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: bob(dot)ross(dot)19821(at)gmail(dot)com
Cc: pgpool-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Rotate SSL certificates on reload (SIGHUP) without restart
Date: 2026-03-26 08:07:16
Message-ID: 20260326.170716.601660341897872041.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-hackers

Hi Bob,

> Hi Tatsuo,
>
> Please find the attached patch that implements this feature. This patch
> allows Pgpool-II to pick up rotated TLS certificates upon receiving a
> SIGHUP without a restart, aligning its behavior with PG 12+.
> As this is my first time contributing to the Pgpool-II project, please bear
> with me if I missed any specific formatting or submission conventions. I am
> happy to make any necessary adjustments to the code.

Thank you for the patch! I will look into the patch.

Regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgpool-hackers by date

  From Date Subject
Next Message Koshino Taiki 2026-03-26 08:15:54 Proposal: Add lifecheck started status to pcp_watchdog_info.
Previous Message Tatsuo Ishii 2026-03-26 00:55:41 Re: pool_search_relcach does not consider session local cache case