@mphacker First of all, thank you for implementing the backup via NAS functionality. I really appreciate it.
One thing I would like to ask for is to add a tick box in order to chose if verifying self signed certificates should be en- or disabled.
Or in other words to set...
override.no_check_certificate = true
...in reclone.conf
Otherwise the following error comes up:
2026/05/21 10:14:52 ERROR : error listing: couldn't list files: Propfind "https://192.168.XXX.XXX:XXXX/": tls: failed to verify certificate: x509: certificate signed by unknown authority 2026/05/21 10:14:52 NOTICE: Failed to lsjson with 2 errors: last error was: error in ListJSON: couldn't list files: Propfind "https://192.168.XXX.XXX:XXXX/": tls: failed to verify certificate: x509: certificate signed by unknown authority
@mphacker First of all, thank you for implementing the backup via NAS functionality. I really appreciate it.
One thing I would like to ask for is to add a tick box in order to chose if verifying self signed certificates should be en- or disabled.
Or in other words to set...
override.no_check_certificate = true...in reclone.conf
Otherwise the following error comes up:
2026/05/21 10:14:52 ERROR : error listing: couldn't list files: Propfind "https://192.168.XXX.XXX:XXXX/": tls: failed to verify certificate: x509: certificate signed by unknown authority 2026/05/21 10:14:52 NOTICE: Failed to lsjson with 2 errors: last error was: error in ListJSON: couldn't list files: Propfind "https://192.168.XXX.XXX:XXXX/": tls: failed to verify certificate: x509: certificate signed by unknown authority