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

Add server_hostname to uss.wrap_socket() #16

Merged

Conversation

yamenk-gribaudo
Copy link

This fix the OSError: (-30592, 'MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE') error.

@yamenk-gribaudo yamenk-gribaudo changed the title add server_hostname to uss.wrap_socket() Add server_hostname to uss.wrap_socket() Jun 13, 2023
@huytranle
Copy link
Collaborator

@Vovaman this will resolve the problem I mentioned in #12. If the host is self signed, the lib worked fine but I use cloudflare to sign SSL the connection will cause exception -30592

@Vovaman Vovaman merged commit 23d0c6e into Vovaman:dev May 29, 2024
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