Skip to content

Skip ':' inside SHA1 signatures in WiFiClientSecure.cpp . #1220

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 2 commits into from
Dec 18, 2015
Merged

Skip ':' inside SHA1 signatures in WiFiClientSecure.cpp . #1220

merged 2 commits into from
Dec 18, 2015

Conversation

asez73
Copy link
Contributor

@asez73 asez73 commented Dec 15, 2015

Conveniently skips ':' inside copied/pasted SHA signatures from web browser and avoids "non matching" signatures...

Improves the convenience of the verification of fingerprints.
As ':' are commonly inserted by web browser inside the SHA1 of https web sites, this created false problems with signatures "not matching".
Now, copied and pasted signature from Firefox simply because the verify function will skipped them...
Skip ':' inside SHA1 signatures in WiFiClientSecure.cpp .
igrr added a commit that referenced this pull request Dec 18, 2015
Skip ':' inside SHA1 signatures in WiFiClientSecure.cpp .
@igrr igrr merged commit 695583e into esp8266:master Dec 18, 2015
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