mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-22 00:59:04 +01:00
fixed a few things after project rename
This commit is contained in:
@@ -6,7 +6,7 @@ Generally if the following information doesn't provide a solution to your proble
|
||||
|
||||
You probably changed from staging-CA to production-CA (or the other way).
|
||||
|
||||
Currently dehydrated.sh doesn't detect a missing registration on the selected CA,
|
||||
Currently dehydrated doesn't detect a missing registration on the selected CA,
|
||||
the current workaround is to move `private_key.pem` (and, if you care, `private_key.json`) out of the way so the scripts generates and registers a new one.
|
||||
|
||||
This will hopefully be fixed in the future.
|
||||
@@ -19,7 +19,7 @@ LICENSE1 and LICENSE2 are just placeholders for the real values in this troubles
|
||||
|
||||
## "Error creating new cert :: Too many certificates already issued for: [...]"
|
||||
|
||||
This is not an issue with dehydrated.sh but an API limit with boulder (the ACME server).
|
||||
This is not an issue with dehydrated but an API limit with boulder (the ACME server).
|
||||
|
||||
At the time of writing this you can only create 5 certificates per domain in a sliding window of 7 days.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user