digitalocean/nginxconfig.io

Letsencrypt over acme.sh

Open

#277 opened on May 28, 2021

View on GitHub
 (5 comments) (2 reactions) (1 assignee)JavaScript (1,978 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (26,979 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Feature request

Feature description

Deprecate certbot and rather use acme.sh: https://github.com/acmesh-official/acme.sh It can fully handle all things and also supports many DNS APIs for DNS verify. Also certbot is on ubuntu currently only avaiable over snap, which isn't installed at some hosts like mine.

How the feature is useful

It would be better to handle things over acme.sh. It is open sourced and doesn't need python and snap like certbot.

Contributor guide