<div dir="ltr">Hi there,<div>I'm curious if there is any way to check if the frontend connection is using TLS or not. Sofar I've found out that "ssl_key" is used in the log message:<br><br></div><div>2022-11-04 11:21:25.954: ssl_key pid 159: LOG:  new connection received<br>2022-11-04 11:21:25.954: ssl_key pid 159: DETAIL:  connecting host=[local]<br>2022-11-04 11:21:35.123: ssl_key pid 150: LOG:  new connection received<br>2022-11-04 11:21:35.123: ssl_key pid 150: DETAIL:  connecting host=[local]<br>2022-11-04 11:21:45.151: ssl_key pid 156: LOG:  new connection received<br>2022-11-04 11:21:45.151: ssl_key pid 156: DETAIL:  connecting host=[local]<br>2022-11-04 11:21:57.399: psql pid 155: LOG:  pool_ssl: "SSL_read": "no SSL error reported"<br>2022-11-04 11:22:45.257: ssl_key pid 154: LOG:  new connection received<br>2022-11-04 11:22:45.257: ssl_key pid 154: DETAIL:  connecting host=[local]<br></div><div><br></div><div>Is there a better way to check if the connection is secured by TLS or not?</div><div><br></div><div>Thanks.</div><div><br></div><div>Matej Hasul</div></div>