certbot-dns-selectel
certbot-dns-selectel copied to clipboard
Obtain through certbot
Hello. Thanks for great plugin!))
I've tried to get wildcard certificate through certbot but got error
sudo certbot certonly -a certbot-dns-selectel:dns-selectel --certbot-dns-selectel:dns-selectel-credentials /home/ubuntu/certbot/credentials.ini --certbot-dns-selectel:dns-selectel-propagation-seconds 30 -d domain.com -d "*.domain.com" -m [email protected] --agree-tos -n
usage:
certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate.
certbot: error: unrecognized arguments: --certbot-dns-selectel:dns-selectel-credentials /home/ubuntu/certbot/credentials.ini --certbot-dns-selectel:dns-selectel-propagation-seconds 30
Also tried to connect plugin to certbot like official documentation say... but also can't.
sudo snap connect certbot:plugin certbot-dns-selectel
error: snap "certbot-dns-selectel" has no "content" interface slots
Does this plugin requires specific version of certbot?
Hi! Sorry for so long waiting. Yes it might be so, but I forget why. Anyway you can use docker version of this plugin - it will be working.
I hope that I might do better support for this plugin soon. It was abandoned for a long time