-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Fix bound address/port for caddy's certmagic library #15859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
In fact this might be my bad, I suspect the |
Codecov Report
@@ Coverage Diff @@
## main #15859 +/- ##
=======================================
Coverage 44.00% 44.01%
=======================================
Files 681 681
Lines 82243 82247 +4
=======================================
+ Hits 36194 36202 +8
+ Misses 40140 40139 -1
+ Partials 5909 5906 -3
Continue to review full report at Codecov.
|
That is an excellent question. EDIT: Actually just ignore this comment because I don't know enough about certmagic to make any assertions. ;-) |
make LGTM work |
Please send backport |
…5859) (#15878) Co-authored-by: Blake Miner <[email protected]> Co-authored-by: 6543 <[email protected]>
My apologies for the confusion. This PR fixes a bug introduced in #15848 and (I believe) solves the underlying issue this time around.