Zach Galvin
Zach Galvin
Thanks for the quick response @jcchavezs ! I'll work on testing with the newer version this week, and update this issue once that is complete.
@jcchavezs I was able to reproduce this same issue on v2.0.0-rc.3. Here is the setup I used to run the test: The command I used to build caddy was this:...
No problem! That sounds great! I did leave a debug line in the code, so it probably makes sense to remove that line and remove the log module import as...
All good. That sounds good. Thanks!
Hey @Gr33nbl00d, do you think you will have time to look at this again now that they re-added the code from my pull request? https://github.com/caddyserver/caddy/pull/6127
@Gr33nbl00d would the attached PR work for this? I worked on getting the client_auth verifiers to work in Caddy, and that PR works great once you include that change ([PR...