From: | "T(dot)J(dot)" <tjtoocool(at)phreaker(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | More SSL questions.. |
Date: | 2004-12-20 04:37:27 |
Message-ID: | 41C65707.5070405@phreaker.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers-win32 |
Having some problems (still, hehe) getting SSL to work properly on
windows in the new 8.0 (all vers) environment (where cert/key is required).
On the client side when not finding the certificate/key psql would
report the SSL error sslv3 alert handshale failure. After I figured out
where psql was looking for the files and placing them there I now get
the error: SSL SYSCALL error: Connection reset by peer
(0x00002746/10054). On the server side it still reports that the peer
did not return a certificate.
I am able to connect to the server just fine using the same
certificate/key on a linux machine...so I'm guessing it's just another
good ol' windows issue? :)
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Sobernig | 2004-12-20 08:26:43 | unsubscribe pgsql-admin |
Previous Message | Bruce Momjian | 2004-12-19 04:36:02 | Re: BUG #1348: Wishlist: \pset expanded with value |
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2004-12-20 16:44:00 | Re: [PERFORM] scalability issues on win32 |
Previous Message | Magnus Hagander | 2004-12-19 15:50:16 | Re: [PERFORM] scalability issues on win32 |