From: | Carlos Guzman Alvarez <carlosga(at)telefonica(dot)net> |
---|---|
To: | Developement <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4 |
Date: | 2003-08-14 18:10:53 |
Message-ID: | 3F3BD0AD.70102@telefonica.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello:
> Doesn't sound right. A recent (7.1 or later) postmaster will always
> return 'Y' or 'N'. Older postmasters will not recognize the SSLRequest
> code and will return an 'E' message bleating about bad protocol number.
Huummmm ... ok, i'm going to reinstall it from latest snapshot :)
> Always 2.0, because only a pre-7.1 postmaster will return an error.
> It's not clear to me that you really need to bother to parse the
> message, though. The only thing you can do is close the connection
> and try again non-SSL (or fail if you don't want non-SSL).
Ok, thanks, really i don't need to parse it but it's no bad to know that
the message is sent with 2.0 format :)
--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Childs | 2003-08-14 18:51:42 | 7.4Beta |
Previous Message | Tom Lane | 2003-08-14 17:56:25 | Re: SSL Connection / Windows + Cygwin + PostgreSQL 7.4 Beta 1 question |