Manu
Manu
Is it already possible to register several keys?
> Is it already possible to register several keys? Watch here: https://www.authelia.com/roadmap/active/webauthn/
Try this: **proxy.conf** `proxy_set_header Host $host;` to > `# proxy_set_header Host $host;`
> `docker-compose down && docker-compose up`? I have already tried.
> How did you approach renewing the certs? You have not shared any `docker-compose.yaml` I renewed the certificates via the web server. I just tested again, without encryption and with...
> **Fix:** Bring your DMS container down, and then adjust the volume path to `conf/` instead of `certs/`, it will match the correct local folder then. Yes, I actually made...
> Have you made sure that the certificate still includes `mail-server.skysmtp.ch`? I didn't know which certificate was required, so I have one for "skysmtp.ch" and one for "mail-server.skysmtp.ch".
I did more tests. Funnily enough, it works partially. It doesn't work for Wordpress websites, for example. Other services such as Uptime Kuma continue to run without problems. Here is...
OK. The error message from Nextcloud gave me a tip and I tried it. And that's how it works! I always used "skysmtp.ch" as "host" because that should also be...
> * `mail-server.skysmtp.ch` is your mail-server hostname and what it should advertise itself as when sending mail to other mail-servers. When sending mail, usually the mail-server is not expected to...