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. https://crt.sh/?q=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: nicoll.ac.nz
I ran this command: sudo certbot --apache
It produced this output:
Which names would you like to activate HTTPS for?
1: media.nicoll.ac.nz
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ‘c’ to cancel): 1
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for media.nicoll.ac.nz
Waiting for verification…
Challenge failed for domain media.nicoll.ac.nz
http-01 challenge for media.nicoll.ac.nz
Cleaning up challenges
Some challenges have failed.
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
My web server is (include version): apache2
The operating system my web server runs on is (include version): ubuntu server 20.4
Virtual Host list is:
VirtualHost configuration:
*:80 is a NameVirtualHost
default server media.nicoll.ac.nz (/etc/apache2/sites-enabled/000-defau lt.conf:1)
port 80 namevhost media.nicoll.ac.nz (/etc/apache2/sites-enabled/000-de fault.conf:1)
port 80 namevhost media.nicoll.ac.nz (/etc/apache2/sites-enabled/ampach e.conf:1)
Great! I get:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for media.nicoll.ac.nz
Waiting for verification…
Cleaning up challenges
IMPORTANT NOTES:
The dry run was successful.
Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.
So, again thanks, am I right in thinking I have the certificate and just need to renew it at a later time? I was expecting to have to provide further information to the CA? Contact details etc. Again excuse my ignorance.