Omar9027 / ratproxy

Automatically exported from code.google.com/p/ratproxy
0 stars 0 forks source link

Support client certificate authentication #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to connect to a web site that requires client certificate for
authentication.

What is the expected output? What do you see instead?
What I see:
6610:error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown
ca:s3_pkt.c:1053:SSL alert number 48
PROGRAM ABORT: client SSL handshake failed [ssl_start(), ssl.c:162]       

6720:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake
failure:s3_pkt.c:1053:SSL alert number 40
PROGRAM ABORT: server SSL handshake failed [ssl_start(), ssl.c:158]       

What version of the product are you using? On what operating system?
1.58-beta, OpenSUSE Linux x86_64

Original issue reported on code.google.com by marcosor...@gmail.com on 11 Jun 2009 at 10:11

GoogleCodeExporter commented 9 years ago

Original comment by lcam...@gmail.com on 6 Oct 2009 at 7:53