mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
net: Add option to temporarily accept certs that failed the handshake.
This commit is contained in:
parent
433c154595
commit
6a6662195e
8 changed files with 73 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3609,6 +3609,7 @@ dependencies = [
|
|||
"pixels",
|
||||
"serde",
|
||||
"servo_arc",
|
||||
"servo_rand",
|
||||
"servo_url",
|
||||
"std_test_override",
|
||||
"time",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue