postgres DB single server logs : SSL - TLS enable/disable

Sajith Shetty 21 Reputation points
2021-09-09T04:46:24.563+00:00

Hi,

We have a Postgres DB single server for one of our clients, we have disabled SSL with TLS as in the below screenshot. However, why does Postgres logs say it is still enabled; is it a bug with the azure setting or with Postgres.

Postgres log during a connection says :
2021-09-08 09:01:25 UTC-61387be5.53adc-LOG: connection received: host=10.20.8.100 port=1234 pid=1234
2021-09-08 09:01:25 UTC-61387be5.53adc-LOG: connection authorized: user=gapdevdatabase=dev SSL enabled (protocol=TLSv1.2, cipher=ECDHE-RSA-AES256-GCM-SHA384, compression=off)

Azure SSL disabled screenshot:
130566-image.png

Azure Database for PostgreSQL
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.