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

Fails with "Error on SSL Connect" #25

Open
Nikratio opened this issue Nov 9, 2014 · 0 comments
Open

Fails with "Error on SSL Connect" #25

Nikratio opened this issue Nov 9, 2014 · 0 comments

Comments

@Nikratio
Copy link

Nikratio commented Nov 9, 2014

When trying to run sslsniff, all I get is:

$ sudo iptables -t nat -A OUTPUT -p tcp --destination-port 443 -j REDIRECT --to-ports 8081
$ sslsniff -a -c ca.pem -s 8081 -w mylog &
$ tail -f mylog
1415570016 INFO sslsniff : Certificate Ready: Nikolaus Rath CA Key/emailAddress=[email protected]
1415570619 DEBUG sslsniff : Error on SSL Connect.
1415570619 DEBUG sslsniff : Error on SSL Connect.
1415570619 DEBUG sslsniff : Got exception: Error with SSL connection...
1415570619 DEBUG sslsniff : Error on SSL Connect.
1415570619 DEBUG sslsniff : Got exception: Error with SSL connection...
1415570619 DEBUG sslsniff : Error on SSL Connect.
1415570619 DEBUG sslsniff : Got exception: Error with SSL connection...
1415570619 DEBUG sslsniff : Error on SSL Connect.
1415570619 DEBUG sslsniff : Got exception: Error with SSL connection...
[.....]

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

No branches or pull requests

1 participant