{ "Servers": { "1": { "Name": "hello", "Group": "Servers", "Host": "postgres", "Port": 5432, "MaintenanceDB": "hello", "Username": "hello", "UseSSHTunnel": 0, "TunnelPort": "22", "TunnelAuthentication": 0, "KerberosAuthentication": false, "ConnectionParameters": { "sslmode": "prefer", "connect_timeout": 10, "sslcert": "/.postgresql/postgresql.crt", "sslkey": "/.postgresql/postgresql.key" } } } }