From: | Andreas Seltenreich <uwi7(at)rz(dot)uni-karlsruhe(dot)de> |
---|---|
To: | andrew(at)jibeya(dot)com (Andrew M) |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: SSL confirmation |
Date: | 2004-12-05 17:59:41 |
Message-ID: | 87k6rwiq2a.fsf@gate450.dyndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
Andrew M. writes:
> this what I get when I issue the openssl command:
>
> 6521:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
> failure:s23_lib.c:226:
>
> could you explain what this means if you know?
I'm afraid, I think my suggestion to use openssl's s_client with the
postmaster's builtin SSL support was bogus, since Magnus Hagander
writes in an older message: "SSL is not enabled at connection time in
pgsql - it is negotiatied with the postmaster, and enabled later."
<URL:http://groups.google.de/groups?as_umsgid=81124B76C0CF364EBAC6CD213ABEDEF71D3095%40ARGON.edu.sollentuna.se>
So using the openssl tools won't help here.
Sorry for the inconvenience
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Julian Scarfe | 2004-12-05 18:11:15 | Index bloat in 7.2 |
Previous Message | Jan Wieck | 2004-12-05 17:58:52 | Re: Constaints |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2004-12-05 18:27:57 | Re: SSL confirmation |
Previous Message | Andrew M | 2004-12-05 17:36:49 | Re: SSL confirmation |