Currently the only option is to disable TLS verification completely (–disable-tls-verification), a better solution would be to support specifying custom ca PEM file for each S3 blob provider connection. PRs to implement this are welcome.
the “Do not validate TLS certificate” option in the web-ui seems to be ignore…
is it a bug or am i missing something ?
so is there a way to activate this anywhere else , i am using the official docker image
Note : i realised after the fact i comment on github after you close so i decide to post in forum…
sorry if i am doing all wrong way…
so for now , i run the docker exce repo connect command from the host and then restart the container
that’s give me access to the repo…
i did a snapshot and change the policy to do a scheduling snapshot
not ideal but work for now
Does kopia’s S3 library use the system’s trusted certificate store or does it include it’s own list of trusted certificates? I get temporary connection errors at B2 (using S3) and I suspect it’s related to the new TLS certificate some of BB’s servers got lately are not trusted in the kopia version I’m running (0.12.1)
I’m running Windows.