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

Support SNI in duo client #211

Merged
merged 3 commits into from
Apr 20, 2023
Merged

Conversation

ccassell
Copy link
Contributor

Connecting to a service that uses SSL/TLS with SNI, for example AWS CloudFront, raises an SSLV3_ALERT_HANDSHAKE_FAILURE exception. To fix this, pass server hostname to SSLContext.wrap_socket.

@AaronAtDuo AaronAtDuo merged commit 0e196ba into duosecurity:master Apr 20, 2023
@AaronAtDuo
Copy link
Contributor

thanks @ccassell

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

Successfully merging this pull request may close these issues.

3 participants