Document no-check-certificate in defaults files.

See #7873.
This commit is contained in:
John MacFarlane 2022-01-29 21:54:12 -08:00
parent 9f4693d003
commit 5e42189ddb

View file

@ -1823,6 +1823,10 @@ To include the built-in citeproc filter, use either `citeproc` or
| | - ["User-Agent", "Mozilla/5.0"] |
| ``` | ``` |
+----------------------------------+-----------------------------------+
| ``` | ``` yaml |
| --no-check-certificate | no-check-certificate: true |
| ``` | ``` |
+----------------------------------+-----------------------------------+
## Options affecting specific writers