Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: pacifichearingservice.com
I ran this command:
sudo apt-get install python3-certbot-dns-linode
It produced this output:
E: Unable to locate package python3-certbot-dns-linode
My web server is (include version):
Nginx 1.14.0 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu Ubuntu 18.04.1 LTS
My hosting provider, if applicable, is:
Linode
I can login to a root shell on my machine (yes or no, or I don't know):
Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
NO
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.34.0
Someone also had this issue here, but there was never a resolution.. it was just closed:
First off, I have a non-wildcard cert set up, but I need to set up a wildcard. Is it possible to set up the wildcard cert without the linode dns plugin? If it is required, any tips on getting it installed? I also have cloned the certbot repo from github and have successfuly built (i believe) the linode dns plugin that way. Am I able to install that way?
Thanks!