Brad Warren

Results 365 comments of Brad Warren

Not sure how I missed all the other state set up in `__init__`. Thanks for the pointer. To be honest, path surgery likes this makes me nervous. Are we sure...

@joohoi, I assigned myself this during a triage we did as a team of all open PRs after your contract ended. The thought was I was going to own figuring...

I don't think there's a rush on this, but I'm assigning @joohoi based on https://github.com/certbot/certbot/pull/6256#issuecomment-409292290 which needs a response. We probably can just close this PR based on #6665 though.

Thanks for the PR! Rather than adding a Lua parser here, is there an at least someone sane approach to just having the parser in the nginx plugin ignore the...

with everything but https://github.com/certbot/certbot/issues/9776 handled, the status of the plugin transition there remaining uncertain, and us having plans to do another major release in a few months to migrate away...

i don't remember certbot's debian packager's reason for using their own sleep method off the top of my head, but i do remember we worked with them when they made...

i took a real crack at trying to reproduce this on two different macos machines and was unable to do so. additionally, it appears we've had over 17k unique certbot...

oh yeah. if you can reproduce this, what's the output of: 4. `sudo ls -l /etc/letsencrypt/archive/pkb.gradwell.com` 5. `sudo $(brew --prefix)/opt/util-linux/bin/namei --long /etc/letsencrypt/archive/pkb.gradwell.com/` (if you're willing to install util-linux)

great! thanks for the response and i'm glad the issue for you is resolved

I opened https://github.com/certbot/josepy/pull/186 to drop Python 3.7 and fix security alerts. As for this PR in itself, we will likely do this and/or deprecate this library entirely as discussed at...