Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client SSL handshake failed #30

Closed
GoogleCodeExporter opened this issue Mar 22, 2016 · 2 comments
Closed

Client SSL handshake failed #30

GoogleCodeExporter opened this issue Mar 22, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Downloaded and expanded the latest copy of ratproxy 1.53 on Mac OSX 10.5.6.
2. Downloaded and installed an updated copy of Flare for OSX.
3. Ran "make" as a sudo user in the ratproxy directory.  Compiled with no
errors.
4. Ran "sudo ./ratproxy -v ~/Documents/ -w ratproxy.log -d domain -lextifscgjm
5. Using the latest copy of firefox (3.0.5) configured the local proxy -
"localhost:8080"
6. Attempted to connect to a SSL server using the proxy.  Ratproxy gives me
the following message: 

PROGRAM ABORT: client SSL handshake failed [ssl_start(), ssl.c:162]

error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate
unknown:s3_pkt.c:1052:SSL alert number 46

7. In firefox I get an untrusted certificate error - so I create an
exception for the ratproxy cert.

8. Once accepted I continue to get repeated errors above when communicating
with the site.

Is this expected behavior?


Original issue reported on code.google.com by markjlin...@gmail.com on 2 Feb 2009 at 10:20

@GoogleCodeExporter
Copy link
Author

Yes, this is expected; your browser prematurely aborts SSL handshakes on 
certificate
mismatch, but if you accept the certificate later on, and everything works as
expected, this is not an issue.

Original comment by lcam...@gmail.com on 15 Feb 2009 at 10:50

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Hi

I also have this "problem" : if i add an exception, i still get the ssl hanshake
error... :(

Original comment by fred...@gmail.com on 4 Aug 2009 at 2:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant