Jun
Jun
@Bryan-Serem Could you share the PEM version, and the backend DB info like DB type and version?
I created an PR for this: https://github.com/pgadmin-org/pgadmin4/pull/8939
@venkatasivayadav-creator What is the PEM version? Could you share the `pg_hba.conf` file?
Hi @Vadcod, The error message "server does not support SSL, but SSL was required" in PostgreSQL indicates a mismatch between the client's connection requirements and the server's SSL configuration. Maybe...