sydneyli
sydneyli
> The file wouldn't be very big and generating it wouldn't take very long Our concern here isn't the computational complexity of catting 2 files. It's a UX and project...
> I'd be happy to help with implementation but someone more familiar with the codebase could definitely do it more painlessly. This is always generally true for any issue, so...
Would it work to pin the `version` field of https://statics.tls.security.mozilla.org/server-side-tls-conf.json to the repo?
Thanks! With the upcoming ACMEv2 release, we expect the DNS plugins to become more popular, and are working on documenting/packaging them properly. I'm not sure we want to push the...
For now, you can use the formula in Homebrew/homebrew-core#18228 (or use `pip install`, but assuming you'd prefer brew)
`brew edit certbot` should pull up the relevant formula in a text editor, where you can update it.
Thanks for the report @fake-name! Yeah, we don't try to detect whether a redirect is already set before prompting the user about it. Wishlisting for now since we still do...
It's a lot easier to do DANE now that `--reuse-key` has landed! Thanks @schoen :) But, if you still want to occasionally regenerate your keys, maybe once a year or...
> If you anticipate maintaining a large collection of sample files, may be it would make sense to push them all into a separate package just for testing (e.g. apacheconfig-tests)...?...
The behavior in the original issue fixed, but extra whitespaces after the closing heredoc anchor seems to still break things. Edit: It might be good to change the title of...