> Could this be a problem with the SSL CERT? (Or the version of SSL?)
> This link, while for curl instead of posstgres, may have a clue about what
> might be going on
>
> http://blog.techstacks.com/2010/03/3-common-causes-of-unknown-ssl-protocol-errors-with-curl.html

I suspect it's that the port numbers are getting mixed up, and Urs is
actually pointing pgAdmin at a port that (either directly, or through
the tunnel) has OpenSSH listening on it - the reason being that
OpenSSH responds to a connection with:

SSH-2.0-OpenSSH_5.3

Or similar, depending on the version.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to