My domain is:
iconcierge.net.au
I ran this command:
certbot certonly --manual --cert-name wild.iconcierge.net.au -d *.iconcierge.net.au
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Obtaining a new certificate
Performing the following challenges:
dns-01 challenge for iconcierge.net.au
NOTE: The IP of this machine will be publicly logged as having requested this
certificate. If you're running certbot in manual mode on a machine that is not
your server, please ensure you're okay with that.Are you OK with your IP being logged?
(Y)es/(N)o: y
Please deploy a DNS TXT record under the name
_acme-challenge.iconcierge.net.au with the following value:WVcrivUeDkqJpWlFuAgI2i8m4a9HjqEslrsf7LC0TQU
Before continuing, verify the record is deployed.
Press Enter to Continue
Waiting for verification...
Cleaning up challengesIMPORTANT NOTES:
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/wild.iconcierge.net.au/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/wild.iconcierge.net.au/privkey.pem
Your cert will expire on 2020-04-20. To obtain a new or tweaked
version of this certificate in the future, simply run certbot
again. To non-interactively renew all of your certificates, run
"certbot renew"If you like Certbot, please consider supporting our work by:
Donating to ISRG / Let's Encrypt: Donate - Let's Encrypt
Donating to EFF: Support EFF's Work on Let's Encrypt | Electronic Frontier Foundation
My web server is (include version):
Apache(i think)
The operating system my web server runs on is (include version):
Ubuntu, 4.4.0-165.generic
I can login to a root shell on my machine (yes or no, or I don't know):
Yes, through sudo
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
No... I interact with it via PuTTY
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.31.0
VERY happy, I managed to obtain the cert, which was a nightmare finding access to my DNS records etc, but I got there..over the moon!
However, I only obtained the certs, rather than installed them, and now I am a bit lost as to how to install previously obtained certs? I have red the documentation about 15 times but am still lost. I hate asking for help unless I need it, but I'm hoping for some direction with this one... much appreciated.
Progress is being made though, starting to see the power in certbot/lets encrypt(though it can be a bit overwhelming to understand)...