acme-linode-objectstorage
acme-linode-objectstorage copied to clipboard
Adapting this into a certbot plugin
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!
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.