You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. ./ratproxy -k -x -w logfile -v testsystem
2. navigate to system with Equifax signed cert
3. accept ratproxy ss cert
What is the expected output? What do you see instead?
0026:error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown
ca:s3_pkt.c:1060:SSL alert number 48
PROGRAM ABORT: client SSL handshake failed [ssl_start(), ssl.c:162]
What version of the product are you using? On what operating system?
1.58-beta
Please provide any additional information below.
Original issue reported on code.google.com by jpgorr...@gmail.com on 6 Oct 2009 at 6:06
The text was updated successfully, but these errors were encountered:
despite the PROGRAM ABORT message, log files and trace files seem to be fine
and I am
able to generate reports. If this is a non-issue, perhaps the 'fix' would be to
catch
and disregard or logout as 'advisory' or somesuchthing
Original comment by smartsit...@gmail.com on 6 Oct 2009 at 6:40
The error message is unfortunately unavoidable, because of how browsers handle
this
situation (aborting a handshake first, and then attempting a new one if you
click
through the warnings).
Original comment by lcam...@gmail.com on 19 Mar 2010 at 6:06
Original issue reported on code.google.com by
jpgorr...@gmail.com
on 6 Oct 2009 at 6:06The text was updated successfully, but these errors were encountered: