Skip to content

Port SSL fingerprint checking from ESP8266 WiFiClientSecure to ESP32 #1397

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

Merged
merged 1 commit into from
May 14, 2018

Conversation

chemicstry
Copy link
Contributor

This PR ports verify function from ESP8266 WiFiClientSecure which verifies remote certificate fingerprint.

Since sha1 is no longer secure, I switched to sha256.

Fixes #278

@me-no-dev me-no-dev merged commit 00f9624 into espressif:master May 14, 2018
@me-no-dev
Copy link
Member

Nice :)

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.

2 participants