-
acme-tiny always overwrites the existing cert. If a 429 error is returned from the CA, indicating denial due to the rate-limiting policy, an existing cert will be overwritten with a zero-length file.
…
-
# Background
I initially wrote re1 because the regexp package isn't an exact fit for our needs:
1. It doesn't support reverse-match compilation.
2. It always starts from the beginning of the input, n…
-
It would be wonderful if the script would return i. e. a _1_ exit code if everything went well and a certificate has actually been updated by a renewal. This would ensure that the reload of the webser…
-
Would it be possible to add a mode to LNS to run the commands to generate and sign the keys itself? It's not really that big a deal, but it would be faster if it I could just say "okay, you run and ou…
-
But it's shown in the nginx config. Maybe add it as another note in step 5?
-
re: "You must have a public key registered with Let's Encrypt and sign your requests with the corresponding private key"
I've used the official client several times now (since public beta) and not ev…
-
How far do you want to go with this script? I'm pondering about adding the ability to auto-renew the certificates without having to call an external script, if that's something you'll be interested in…
-
Jira issue originally created by user @beberlei:
This issue is created automatically through a Github pull request on behalf of benlumley:
Url: https://github.com/doctrine/doctrine2/pull/311
Mess…
-
I am trying to install elasticsearch in a corporate environment where all the machines are behind a proxy. The plugin installer does not seem to respect the `http_proxy` variable which is very differe…
-
How about using one tempfolder which contains all the temporary files?
This would have the advantage that the requests and the signatures would have nearly identical names(just different suffixes) so…