mirror of
https://github.com/curl/curl.git
synced 2026-08-05 19:46:18 +03:00
badwords: check FAQ with allowlisted 'will', fix a typo
Also: - badwords.pl: add support for filename:word exceptions. - badwords.pl: handle `-w` file open errors. Ref: https://github.com/curl/curl/pull/19817#issuecomment-3612386568 Closes #19837
This commit is contained in:
parent
d517efe5bd
commit
7a1e99eefa
4 changed files with 18 additions and 5 deletions
2
docs/FAQ
2
docs/FAQ
|
|
@ -666,7 +666,7 @@ FAQ
|
|||
does not require this, you do not need a client certificate.
|
||||
|
||||
A client certificate is always used together with a private key, and the
|
||||
private key has a pass phrase that protects it.
|
||||
private key has a passphrase that protects it.
|
||||
|
||||
SERVER CERTIFICATE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue