If one follows the steps for setting up DNS over HTTPS with the Cloudflared daemon: https://developers.cloudflare.com/1.1.1.1/dns-over-https/Cloudflared-proxy/
INFO[0000] Failed to copy user configuration. Before running the service, ensure that /etc/Cloudflared contains two files, cert.pem and config.yml error="open /usr/local/etc/Cloudflared/cert.pem: no such file or directory"
Then it will error out on missing cert.pem. The page says nothing about needing to obtain an Cloudflare Tunnel certificate, or how to login and do so (only the config.yml)… Well, is that required? You should probably add a note.
This same issue was also noted in Example YAML for cloudflared 1.1.1.1 service?