Caleb Herbert <[email protected]> writes:

> I tried adapting the code to my config.  The system built and
> reconfigured, but there were errors getting the TLS certificates, and
> GNOME's WebDAV gave the following error:
>
> Cannot find WebDAV endpoint
>
> I did create the user with 
>
> $ guix shell httpd -- htpasswd -B -c radicale-users caleb
>
> See farnsworth.scm for details.

Looks like you need to add the domain "dav.calebh.top" to the certbot's
domain list, so it will be something like '("calebh.top" "dav.calebh.top").

Reply via email to