[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP and TLS
At 12:07 PM 2001-08-31, Geert Van Muylem wrote:
>TLS trace: SSL_accept:error in SSLv3 read client certificate A
>TLS trace: SSL_accept:error in SSLv3 read client certificate A
Somebody with more OpenSSL internals experience will have
to explain these. Obviously they are benign messages in
this case.
>connection_read(10): input error=-2 id=0, closing.
This occurs when the client resets the TCP stream, which
is quite appropriate after issuing an Unbind request. It's
benign.