Re: PostgreSQL SSL params - Mailing list pgsql-admin

From Tom Lane
Subject Re: PostgreSQL SSL params
Date
Msg-id 50173.1623596675@sss.pgh.pa.us
Whole thread Raw
In response to PostgreSQL SSL params  (pramod kg <pramod11287@gmail.com>)
Responses Re: PostgreSQL SSL params
List pgsql-admin
pramod kg <pramod11287@gmail.com> writes:
> I have enabled ssl on my PG servers and have set ssl_cipher to "HIGH".
> Still, the security team complains that weak ciphers are accepted at server
> side (They have run some security tests).

The default setting of that is

#ssl_ciphers = 'HIGH:MEDIUM:+3DES:!aNULL' # allowed SSL ciphers

Perhaps the problem is your ill-advised removal of the !aNULL part.

            regards, tom lane



pgsql-admin by date:

Previous
From: pramod kg
Date:
Subject: PostgreSQL SSL params
Next
From: Nikhil Shetty
Date:
Subject: Re: vacuumdb idle processes