go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.58k stars 994 forks source link

update liquidweb #2032

Closed jakdept closed 9 months ago

jakdept commented 9 months ago

Welcome

How do you use lego?

Through Terraform ACME provider

Link to the DNS provider

www.liquidweb.com

Link to the API documentation

https://api.liquidweb.com/docs

Additional Notes

Technically this isn't a new provider. I work for liquidweb, we're planning some ongoing changes, and I've added a bunch of stuff in a PR to the liquidweb provider so it'll keep working.

Our docs appear to not be working, I'll be probably pestering another team about that.

My PR is #2031

I picked that we're using this with the acme terraform provider, however this should also work directly with the library, the binary, and through other stuff.

I've tried to make things simpler here, change our API endpoint to the new location we're going to maintain long term, and changed the environment vars for auth stuff while still suopporting the old ones.

I also went through the submission guidelines, I tried to do everything I could to make this easy to merge.

Thanks!

ldez commented 9 months ago

Hello,

the issue should be open before the PR: this is a place to discuss before creating a PR to avoid wasting time.

I close this issue because the PR already exists.