Matt Holt

Results 1518 comments of Matt Holt

Ah yes!! Thanks for linking that. I was looking for that but had enough trouble finding the other issue too. Updated original post to link to more issues.

Hey @amadsen Thanks for the comments! > Caddy received a request for a resource. Maybe; or maybe not. Not all requests are for resources. Most non-GET methods are not for...

> The migration of web server (HTTP) semantics directly in to applications ("services") is a relatively modern phenomenon. I don't have a problem with it, but it contributes to a...

I should mention, after discussing with Francis in Slack, that your arguments are compelling -- I think it just comes down to "we see the Web differently." :man_shrugging: But they...

@lowne Thank you for this thoughtful reply -- I think it makes a lot of sense. And thanks for your nice comments about the project :blush: I agree we can't...

After a year and a half, the discussion consensus seems to be... that there isn't one :sweat_smile: I appreciate everyone's kindness and professionalism in discussing the matter. There are compelling...

(Oops, the linked commit is only half the solution for some reason. See 399186abfce674ceccb7c9197fa11158d101f485 for the second half.)

Thanks for your wisdom and guidance as usual, @maraino :blush:

Thanks for the suggestion. We can probably do this, but not until after 2.8.

ACMEz polls until the authorization is finalized: https://github.com/mholt/acmez/blob/d2a3d7e78082af60d929a514085d00678c67a73a/acme/authorization.go#L241-L283 > Right now, we handle ACME orders using a simple strategy where DNS challenges never become invalid Why's that? What becomes of...