On Sun, Jun 20, 1999 at 01:50:13AM -0500, Wyman Eric Miles wrote:
> I'm trying to communicate with SSL-secured services and having a great
> deal of trouble.
>
> I've been using s_server as a diagnostic tool. [...]
> ./openssl s_server -accept 5000 -cert /home/wymanm/server.pem -debug
> -state -bugs
> Using default temp DH parameters
> ACCEPT
> SSL_accept:before/accept initialization
> read from 000FD5B0 [00104A88] (7 bytes => 0 (0x0))
> ERROR
[...]
> Any idea what this means? What could it indicate is wrong with the
> client?
Obviously it's hard to tell what could be going wrong if you don't
even reveal what software the client is, but the above output means
that the client connects and immediately closes the connection without
having sent a single byte of data.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]