mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 15:02:28 +00:00
Merge pull request #39 from flafleur/master
Change accept-specified-ssl-hash from SHA256 to SHA1
This commit is contained in:
commit
a7287dd7eb
@ -490,7 +490,7 @@ Default value: `false`
|
|||||||
### accept-specified-ssl-hash
|
### accept-specified-ssl-hash
|
||||||
`--accept-specified-ssl-hash (String)`
|
`--accept-specified-ssl-hash (String)`
|
||||||
Optionally accept a known SSL certificate.
|
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
|
||||||
`--accept-any-ssl-certificate (Boolean)`
|
`--accept-any-ssl-certificate (Boolean)`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user