How to configure client-side TLS ciphers for streaming replication? - Mailing list pgsql-hackers

From xx Z
Subject How to configure client-side TLS ciphers for streaming replication?
Date
Msg-id CA+aQVjKFBzza6guEd8gof17BmvK6Ey8LXMc=sd2SvHRdiZ2C4Q@mail.gmail.com
Whole thread Raw
List pgsql-hackers
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_conninfo.
Thanks,

pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile
Next
From: Fujii Masao
Date:
Subject: Re: vacuumdb --missing-stats-only and permission issue