Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Account creation on ACMEv1 is disabled" #28

Open
tomgidden opened this issue Nov 10, 2019 · 7 comments
Open

"Account creation on ACMEv1 is disabled" #28

tomgidden opened this issue Nov 10, 2019 · 7 comments
Labels

Comments

@tomgidden
Copy link

My regular gitlab-ci cert renewal pipeline's failing now, thanks to the deprecation of ACMEv1:

$ bundle exec jekyll letsencrypt
Configuration file: /builds/xxxxxx/xxxxxx/_config.yml
Registering [email protected] to https://acme-v01.api.letsencrypt.org/... 
jekyll 3.8.6 | Error:  Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
ERROR: Job failed: exit code 1

I did have a go switching to acme-client 2.0.5, but with absolutely zero knowledge of Ruby, Jekyll, gems, etc. I wasn't able to get very far with it, unfortunately.

@tomgidden
Copy link
Author

Incidentally, I just realised GitLab Pages now offers automatic Let's Encrypt certificates, so I'm not sure if this project is still required. Anyway, it might be worth just pointing this new capability out instead of fixing this issue.

@JustinAiken JustinAiken pinned this issue Nov 10, 2019
@JustinAiken
Copy link
Owner

Uh oh, that means this project is totally hosed for now. I'll give the new automatic thing a try - if it works for a standard jekyll blog I'll leave a note in the README...

@tothlp
Copy link

tothlp commented Nov 14, 2019

Hey there! I wrote an email yesterday, but I'm really pleased to find this link. Thanks a lot! I'm just giving it a try. :)

@tothlp
Copy link

tothlp commented Nov 14, 2019

Gitlab's automatic magic works! :)

@JustinAiken
Copy link
Owner

Yep, Gitlab's automation worked like a charm for me too. This whole project is probably unnecessary now 🎊

I added a note about that at the top of the project page: https://github.com/JustinAiken/jekyll-gitlab-letsencrypt#deprecated

@tomgidden
Copy link
Author

tomgidden commented Nov 14, 2019

Agreed, but thank you @JustinAiken for getting it to work before the magic tickbox was implemented! 😁

(Incidentally, I haven't closed the issue, in case you want to leave it open and pinned for prominence, but feel free to do so)

@JustinAiken
Copy link
Owner

Yeah, I'll keep it open for the big pin - thanks for reporting though, I wouldn't have noticed until I went to renew my cert sometime in late Dec!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants