Re: pgAdmin v1.10.0 Beta 1 - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin v1.10.0 Beta 1
Date
Msg-id 937d27e10903190143x689b63bcqe23897d9d9fac1ca@mail.gmail.com
Whole thread Raw
In response to pgAdmin v1.10.0 Beta 1  (Andrew Maclean <andrew.amaclean@gmail.com>)
Responses Re: pgAdmin v1.10.0 Beta 1
List pgadmin-support
On Thu, Mar 19, 2009 at 2:52 AM, Andrew Maclean
<andrew.amaclean@gmail.com> wrote:
> Two things:
> 1) Has the mixed slashes on the certificate file been fixed?

Thats a bug in PostgreSQL's libpq library, not pgAdmin. A fix is being
discussed though.

> 2) With respect to the error: "Error connecting to server: root
> certificate file." This was not present in earlier versions of
> pgAdminIII, notably 8.3. is this a feature of the new program and if
> so are there instructions on how to fix this in windows/linux? I have
> only tried windows not linux. By the way this error is not present for
> a localhost connection.

The error occurs because by default, libpq now tries to verify the SSL
certificate presented by the server against a root certificate on the
local machine. This is what you probably want of course (because you
want to verify that the server is actually one you trust, and you're
not getting caught in a man in the middle hack). Because we realised
some people may not want to distribute root certificates immediately
however, an 'SSL Verify' option has been added to the server dialog so
you can specify the behaviour you want.

> Overall it is very nice, the SQL Graphical Query builder looks
> intuitive and easy to use.

Thanks - kudos to Luis Ochoa for that feature!


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: Takahiro Itagaki
Date:
Subject: Japanese translation is broken
Next
From: Dave Page
Date:
Subject: Re: Japanese translation is broken