Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDo not Merge: Webpki certificate verification #15845
Closed
Conversation
fixed new wrapped hyper to handle strings per hyper 10 bumped to cookie 0.6 use serde_json to persist cookies in net crate fixed tests to be compatible with new cookie version fixed case mismatch with domain test bumped to webdriver 0.22
passes test-tidy removed match and used map added new test test_report_error_passing_correct_url(...) and modified old unit tests removed the option for servourl and tidied up removed the duplicate test. made a few more changes after @cbrewster suggestions. changed _url to url in few places fixed the indenting
changed to rustls parallel verify
highfive
commented
Mar 6, 2017
|
Heads up! This PR modifies the following files:
|
|
|
|
I don't see any reason to leave this open until it's being actively worked on again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
avadacatavra commentedMar 6, 2017
•
edited by larsbergstrom
See https://avadacatavra.github.io/servo/2016/02/07/webpkiresults.html, ctz/rustls#47, and briansmith/webpki#37
This is a work in progress
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is