Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix and simplify sni setting #987

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Fix and simplify sni setting #987

merged 1 commit into from
Nov 5, 2024

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Nov 4, 2024

#949 breaks sni setting. This PR restores sni functionality moving all sni code to the SSLClient

sni is enabled by default to disable it disableSNI(true) should be called explicitly.

@pennam pennam merged commit 11c3c83 into arduino:main Nov 5, 2024
11 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants