Closed (fixed)
Project:
Aegir HTTPS
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2019 at 18:41 UTC
Updated:
31 Oct 2019 at 17:09 UTC
Jump to comment: Most recent
The version in submodules/letsencrypt/drush/bin/dehydrated has become outdated... preventing new installations from getting past the initial LE account setup.
drush @hm dl hosting_https-7.x-3.x-dev
drush @hm provision-verify
drush @server_master provision-verify
# Then verify your own site to renew it's SSL cert.
drush @yoursite provision-verify
Comments
Comment #3
helmo commentedThe error when your hit by this:
Now updated to v0.6.5
Comment #4
helmo commentedComment #5
colanMarked #3086323: Old version of dehydrated causes renewing certs to fail as a duplicate of this issue.
Comment #6
colanWith the workaround / quick fix, I ran into JWS has invalid anti-replay nonce:
So I ran the full upgrade, and then everything worked.