Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 5e98bf96bc9f888463a6ba6367b27d12899f1cf8 https://github.com/pgadmin-org/pgadmin4/commit/5e98bf96bc9f888463a6ba6367b27d12899f1cf8 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths: M web/pgadmin/utils/driver/psycopg2/connection.py Log Message: ----------- Ensure that the appropriate permissions are set on the key file before trying an SSL connection with the server in server mode. #5424