Gary Kim

Results 53 comments of Gary Kim

Is your TLS certificate for your Nextcloud self-signed?

I just tried going to the link from the logs. Looks like your instance is using a certificate issues by ZeroSSL. It seems your certificate is not trusted by the...

We could set the `SSL_CERT_FILE` and `SSL_CERT_DIR` environment variables ([docs](https://golang.org/pkg/crypto/x509/#SystemCertPool)) while running Matterbridge to get it to use the Nextcloud certificate store. That way, you can import certificates through `occ`...

This will need to be done in the spreed repo. Moving the issue.

#19 has added the logo used for Open IAS Scoreboard on to the readme. It still needs to be added to the app itself. I'm going to keep this issue...

Can I implement something similar to restic's `self-update`? @ncw Also, how would interacting with the OS's package manager work? A lot of people on Debian or Debian based systems, for...

Unfortunately, I don't think I have time to work on this anymore. If anyone else could contribute this, that'd be great.

@turt2live Docs are in the PR body now

I'll start working on this, hopefully this week. I still need to calm down a bit after the 5.5 release shenanigans.

Sorry, I've been having a busy couple weeks. Would you mind if I update the PR to make it a patch file instead? That way, we don't have to stay...