Change accept-specified-ssl-hash

refers to https://github.com/duplicati/duplicati/issues/3675
This commit is contained in:
flafleur 2019-04-05 12:03:45 -04:00 committed by GitHub
parent 0ff702e66f
commit 1807b5dede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -490,7 +490,7 @@ Default value: `false`
### accept-specified-ssl-hash
`--accept-specified-ssl-hash (String)`
Optionally accept a known SSL certificate.
If your server certificate is reported as invalid (eg. with self-signed certificates), you can supply the certificate hash (SHA256) to approve it anyway. The hash value must be entered in hex format without spaces or colons. You can enter multiple hashes separated by commas.
If your server certificate is reported as invalid (eg. with self-signed certificates), you can supply the certificate hash (SHA1) to approve it anyway. The hash value must be entered in hex format without spaces or colons. You can enter multiple hashes separated by commas.
### accept-any-ssl-certificate
`--accept-any-ssl-certificate (Boolean)`