ght-acme.sh
ght-acme.sh copied to clipboard
Update agreement URL
Hi there,
Just a note: From an ACME perspective the protocol gives you all the information you require to dynamically learn the ToS URL from the new account registration flow. Hardcoding the agreement URL may fix this problem for this instance but it will occur again and again until the ACME compliant manner of learning the URL is implemented.
This URL is going to change again November 15th.
I have implemented now the feature to pick up dynamically the term of service URL for the agreement (future proof). Unfortunately I don't have write access to the upstream master to merge my modification, so use my repository: https://github.com/bruncsak/letsencrypt.sh If you like my version, do not forget to give a star.