Duplicati 2.1.0.2_beta_2024-11-24

These were originally introduced due to ServicePointManager being the only way to change certificate verification. The problem with this is that setting options, as you show, affects all operations in the running program, including backend, updater, usage reporter, etc.

We are gradually removing the use of “catch all” and introducing new targeted settings as needed, but this fix was not included in the beta. It is included in Canary build 2.1.0.101 and later and will be part of the next beta release.

For the HTTP report module, you can set these in v2.1.0.101 and later:

  • send-http-accept-any-ssl-certificate
  • send-http-accept-specified-ssl-hash