runfalk / certbot-dns-loopia

Loopia DNS authentication plugin for Certbot
Other
37 stars 11 forks source link

Split domains using a third-party library #31

Closed MrRawbin closed 2 years ago

MrRawbin commented 2 years ago

Today, loopialib is used for this, but to future-proof we should use a well-maintained third-party lib to perform this task.

This is also a part of removing the loopialib dependency entirely as suggested in https://github.com/runfalk/certbot-dns-loopia/issues/29