You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any interest in officially moving to lego from certbot? Lego has several advantages over certbot.
Doesn't require root for DNS authentication. HTTP authentication requires access to the web server.
Doesn't require plugins for the various DNS providers. Certbot requires DNS plugins to support most DNS providers. Additionally, the DNS plugins may not be available for the OS.
Automating the renewal is much simpler. The necessary information like provider name, account name and API key are passed to Lego via env vars.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there any interest in officially moving to lego from certbot? Lego has several advantages over certbot.
Beta Was this translation helpful? Give feedback.
All reactions