-
Notifications
You must be signed in to change notification settings - Fork 13.3k
HTTPClient https request fails if no fingerprint is provided #2902
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
Comments
+1 |
This PR allows specifying '*' as the fingerprint to skip validation #3933 |
Currently bearssl is integrated. Although still experimental, it is strongly advised to migrate to it, because axtls is planned for deprecation, and then retirement. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per the comment made after Issue 2197 was closed, it should be possible to use HTTPClient with an https url without a fingerprint.
The text was updated successfully, but these errors were encountered: