Skip to content

Commit

Permalink
servo: Merge #11115 - Use openssl-verify to check certificate + hostn…
Browse files Browse the repository at this point in the history
…ame (from mbrubeck:openssl-verify); r=jdm

Fixes #4954.  r? jdm

This is based on hyperium/hyper#472, though it doesn't re-use that code directly because Servo configures its own OpenSSL context.

Source-Repo: https:/servo/servo
Source-Revision: 40be84df26ce3ce80851e751374154c015506921

UltraBlame original commit: 4403e83bbb8e763bb0f0e8509051a286eb73ec41
  • Loading branch information
marco-c committed Oct 1, 2019
1 parent a74bb32 commit 2d5e7e3
Show file tree
Hide file tree
Showing 9 changed files with 1,032 additions and 448 deletions.
9 changes: 9 additions & 0 deletions servo/components/net/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,15 @@ openssl
.
6
"
openssl
-
verify
=
"
0
.
1
"
rustc
-
serialize
Expand Down
Loading

0 comments on commit 2d5e7e3

Please sign in to comment.