Add support for --ignore-certificate-errors
This makes it possible to test HTTPS related APIs.
This commit is contained in:
parent
506237f5d6
commit
3dfc496243
2 changed files with 5 additions and 1 deletions
|
@ -57,3 +57,7 @@ Like `--host-rules` but these `rules` only apply to the host resolver.
|
|||
[app]: app.md
|
||||
[append-switch]: app.md#appcommandlineappendswitchswitch-value
|
||||
[ready]: app.md#event-ready
|
||||
|
||||
## --ignore-certificate-errors
|
||||
|
||||
Ignore certificate related errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue