RottenKid

Results 2 comments of RottenKid

I've managed to fix this by using traefik-cert-dumper to export the certificate from traefik and then I have copied it to Nextcloud.

@erlenmeyer316 ended up using traefik-certs-dumper (ldez/traefik-certs-dumper) and then I changed the following line in the nginx file: ssl_certificate /certs/output/certs/cert.crt; ssl_certificate_key /certs/output/private/cert.key;