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

Warcprox unhappy with SSL certificate #3121

Open
rebeccacremona opened this issue Jul 12, 2022 · 2 comments
Open

Warcprox unhappy with SSL certificate #3121

rebeccacremona opened this issue Jul 12, 2022 · 2 comments
Labels
bug Issue type priority-mid Priority hint warcprox Subcategory

Comments

@rebeccacremona
Copy link
Contributor

2022-07-12 20:43:20,881 [ERROR] mitmproxy.py 351: problem handling 'CONNECT brooker.co.za:443 HTTP/1.1': SSLError(1, '[SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ssl.c:1123)')
2022-07-12 20:43:20,885 [WARNING] mitmproxy.py 608: code 500, message [SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ssl.c:1123)

When capturing https://brooker.co.za/blog/2022/02/16/circuit-breakers.html, warcprox logs the above and does not proceed. Their SSL setup seems great https://www.ssllabs.com/ssltest/analyze.html?d=brooker.co.za&latest; curl and requests are happy, when run from the same container.... Let's see if we can figure out what's wrong here.

@rebeccacremona
Copy link
Contributor Author

Likely a duplicate of #3080

@rebeccacremona
Copy link
Contributor Author

And possibly also #2844

@matteocargnelutti matteocargnelutti added bug Issue type maybe-close Triage hint warcprox Subcategory labels Aug 9, 2022
This was referenced Aug 10, 2022
@matteocargnelutti matteocargnelutti added priority-mid Priority hint and removed maybe-close Triage hint labels Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue type priority-mid Priority hint warcprox Subcategory
Projects
None yet
Development

No branches or pull requests

2 participants