> On 13 Jun 2024, at 09:07, Erica Zhang <ericazhangy2021(at)qq(dot)com> wrote:
> How can I achieve the value for TLS1.3? Do you mean I can set the Ciphersuites in openssl.conf, then Postgres will pick up and use this value accordingly?
Yes, you should be able to restrict the ciphersuites for TLSv1.3 with
openssl.conf on your system.
--
Daniel Gustafsson