I have postgreSQL installed on both Windows and Linux Ubuntu VMs.
(1) Is SSL connection possible for PostgreSQL with basic authentication (Username/password authentication) ?
If possible , should the certificates be installed on the client machine , which invokes PostgreSQL
(2) Is pg_hba.conf file present on the PostgreSQL server or client machine ?
Please help