acme-linode-objectstorage icon indicating copy to clipboard operation
acme-linode-objectstorage copied to clipboard

Adapting this into a certbot plugin

Open abbottmg opened this issue 2 years ago • 1 comments

Howdy! I came across this tool while looking for a certbot plugin to handle renewal for my linode object storage. I run certbot in a container as part of a docker-compose outlay for my application. How hard would it be to adapt this to certbot plugin? I'm not particularly familiar with the tools or the linode API so while I'm interested in working on this myself, I figure it might be trivial to someone who already knows the steps in this process.

Thanks for your time!

abbottmg avatar Feb 01 '23 19:02 abbottmg

Hi @abbottmg,

Good question. I'm not sure without taking a look into how certbot plugins work, but I suspect plugins are designed exactly for cases like this one.

Let me take a look at the plugin documentation and see how much work this would be.

dcoles avatar Feb 01 '23 22:02 dcoles