mirror of
https://github.com/kopia/kopia.git
synced 2026-06-10 23:26:42 -04:00
* ui: fixed 'Do not validate TLS certificate' caused by typo It was passing incorrect JSON key to the server. Fixed by s/doNotValidateTLS/doNotVerifyTLS/g * blob: added test for self-signed minio cert