I have configured the postgresql with SSL support enabled. Now from pg_hba.conf file I cofigured some host with SSL support using 'hostssl' and some host with out ssl i.e using 'host'.
How do I come to know that a particular host is connected with SSL support or regularaly connected ?