Currently on my local development machine I’m using Caddy version 0.11.0, and have been wanted to upgrade to 1.0.0 for some time now.
Recently I got some time to try to upgrade, but when I run it I get the following message:
self-signed: certificate has no names
Since this prevents me from using Caddy 1.0.0 on my local machine, is there anything I can do to resolve this?
Edit: I just noticed this PR here relating to this exact issue: Fix #2502: tls self_signed not working correctly by abiosoft · Pull Request #2531 · caddyserver/caddy · GitHub
Is the solution to just manually copy the changes over from that PR when building from source, or should I just wait for it to be fixed in a way that Matt is happy with?
