Re: pgAdmin asks me the server's private key

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Sébastien Mauroy <smauroy(at)ulb(dot)ac(dot)be>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin asks me the server's private key
Date: 2010-10-06 22:15:09
Message-ID: 4CACF4ED.9020100@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 06/10/2010 22:51, Sébastien Mauroy a écrit :
> [...]
> I installed postgreSQL on my serveur with the SSL support enabled. I
> have my own CA and I generated a cert for this service. When I use
> pgAdmin III, it says :
>
> "Error connecting to the server: certificate present, but not private
> key file "C:\Users\<my user>\AppData\Roaming/postgresql/postgresql.key"
>
> I don't understand why it wants the server private key ?! It's a big
> security hole if I must give the private key. I miss something ?
>

Well, I guess you do. Did you try to connect with psql? didn't it ask
for the same thing?

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Shapiro 2010-10-06 22:25:39 Re: pgAdmin asks me the server's private key
Previous Message Sébastien Mauroy 2010-10-06 20:51:50 pgAdmin asks me the server's private key