t-side TLS cipher list for the
replication connection? If not, are there any discussions or plans to add
this feature in the future?
Thank you for your help.
Best regards,
Yunfei Zhou
Ron Johnson 于2025年8月26日 周二21:00写道:
> On Tue, Aug 26, 2025 at 3:28 AM xx Z wrote:
>
>> Hello PostgreSQL com
z Albe 于2025年8月26日 周二20:17写道:
> On Tue, 2025-08-26 at 19:48 +0800, xx Z wrote:
> > Is there a way for a streaming replication standby (client) to restrict
> its list
> > of supported TLS ciphers, similar to how the ssl_ciphers parameter works
> on the
> > primary server
Hello,
Is there a way for a streaming replication standby (client) to restrict its
list of supported TLS ciphers, similar to how the ssl_ciphers parameter
works on the primary server?
We need this for security compliance but can't find an equivalent setting
for the client-side connection in primary
Hello PostgreSQL community,
I have a question regarding the configuration of streaming replication.
When setting up streaming replication over TLS, I've noticed that while the
primary server can restrict its supported encryption algorithms using the
ssl_ciphers parameter, there doesn't seem to be