I have configured ssl = on in postgresql.conf (and installed a certificate etcetera). Does this ensure that all clients will always connect over SSL?
(I.e. does ssl = on it make it impossible to connect without SSL encryption?)
Are there other ways to ensure that all clients always connect over SSL/TLS?