Displaying 4 results from an estimated 4 matches for "140890c7".
2005 Jul 27
0
Tr: RE: RE TLS connections between Samba&OpenLDAP
...2 28
>
> ......(
> TLS trace: SSL3 alert write:fatal:handshake failure
> TLS trace: SSL_accept:error in SSLv3 read client
> certificate B
> TLS trace: SSL_accept:error in SSLv3 read client
> certificate B
> TLS: can't accept.
> TLS: error:140890C7:SSL
> routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not
> return a certificate s3_srvr.c:1993
>
>
> Any idea please?
>
>
>
>
>
>
>
>
___________________________________________________________________________
>
> Appel audio GRATUIT partout...
2007 Mar 29
0
using certificates with ActiveResource
...+ "/config/certs/cacert.pem"
end
def verify_mode
OpenSSL::SSL::VERIFY_PEER
end
end
But ActiveResource gives me no love... or rather Apache once again gives
me the error I was getting before I added the CA stuff to my standalone
script:
SSL Library Error: 336105671 error:140890C7:SSL
routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
No CAs known to server for verification?
I''ve put debug statements in ActiveResource::Connection right before it
makes the call and it is ssl, it is verify peer, it has my cert, my key
and my cert authority......
2007 Oct 25
2
self signed ssl cert on C5
...12:48:03 2007] [debug] ssl_engine_kernel.c(1789): OpenSSL: Exit: error in SSLv3 read client certificate B
[Thu Oct 25 12:48:03 2007] [info] [client 192.168.0.25] SSL library error 1 in handshake (server roadrunner.tntechs.com:443)
[Thu Oct 25 12:48:03 2007] [info] SSL Library Error: 336105671 error:140890C7:SSL routines:func(137):reason(199)
[Thu Oct 25 12:48:03 2007] [info] [client 192.168.0.25] Connection closed to child 0 with abortive shutdown (server roadrunner.tntechs.com:443)
Can anyone tell me where I am going wrong here? Google is not being helpful
and I am getting frustrated. I wish I bette...
2005 Dec 02
1
dovecot and ldaps://
...SL_accept:error in SSLv3 read client certificate A
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
TLS trace: SSL3 alert write:fatal:handshake failure
TLS trace: SSL_accept:error in SSLv3 read client certificate B
TLS: can't accept.
TLS: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
+/usr/src/lib/libssl/src/ssl/s3_srvr.c:2004
connection_read(12): TLS accept error error=-1 id=0, closing
connection_closing: readying conn=0 sd=12 for close
connection_close: conn=0 sd=12
Is there a way to specify, in the d...