Hi: I am using openssl 0.9.7d on AIX 4.3 32-bit libraries.  I have good certificates:  at least openssl verify command tells me the server cert and the root that signed it are good.

SSL_accept fails with -1, SSL_get_error says SSL_ERROR_SSL, but the error queue is empty.  Without more detailed hint from error queue, what's my next step to figure out what's wrong. 

Client side fails with SSL_ERROR_SYSCALL, presumably because the socket was closed by the server.  I do know that the verify callback was not called since I log all entries into it. I won't look at the client issues till I have a better handle on the server. 

Thanks for any hints. 

--
Dave McLellan
14 Musket Lane
Sudbury MA 01776-1721
(978) 443-0297

Reply via email to