Re: How to configure client-side TLS ciphers for streaming replication? - Mailing list pgsql-general

From Laurenz Albe
Subject Re: How to configure client-side TLS ciphers for streaming replication?
Date
Msg-id 743186f112b705eb80ba1d03fc2b41f35356dc5e.camel@cybertec.at
Whole thread Raw
In response to How to configure client-side TLS ciphers for streaming replication?  (xx Z <xxz030811@gmail.com>)
Responses Re: How to configure client-side TLS ciphers for streaming replication?
List pgsql-general
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?
> We need this for security compliance but can't find an equivalent setting for
> the client-side connection in primary_conninfo.

I don't think that there is a way to do that on the client side.
But the streaming replication primary is surely under your control, so it should
be sufficient to set "ssl_siphers" there.

Yours,
Laurenz Albe



pgsql-general by date:

Previous
From: xx Z
Date:
Subject: How to configure client-side TLS ciphers for streaming replication?
Next
From: xx Z
Date:
Subject: Re: How to configure client-side TLS ciphers for streaming replication?