Hello all,
I am having some problems with the certificate for my site https://networkstats.tk
I think there is some issues with the forwarding perhaps.
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: networkstats.tk
I ran this command: sudo certbot --apache
It produced this output:
root@fs-media:/home/anders# sudo certbot --apache --domains networkstats.tk
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 networkstats.tk
Waiting for verificationâŚ
Cleaning up challenges
We were unable to find a vhost with a ServerName or Address of networkstats.tk.
Which virtual host would you like to choose?
1: 000-default.conf | | | Enabled
2: 000-default-le-ssl.conf | networkstats.ml | HTTPS | Enabled
Select the appropriate number [1-2] then [enter] (press âcâ to cancel): 2
Deploying Certificate to VirtualHost /etc/apache2/sites-enabled/000-default-le-ssl.conf
Please choose whether or not to redirect HTTP traffic to HTTPS, removing HTTP access.
1: No redirect - Make no further changes to the webserver configuration.
2: Redirect - Make all requests redirect to secure HTTPS access. Choose this for
new sites, or if youâre confident your site works on HTTPS. You can undo this
change by editing your web serverâs configuration.
Select the appropriate number [1-2] then [enter] (press âcâ to cancel): 2
Enhancement redirect was already set.
Congratulations! You have successfully enabled https://networkstats.tk
You should test your configuration at:
https://www.ssllabs.com/ssltest/analyze.html?d=networkstats.tk
IMPORTANT NOTES:
-
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/networkstats.tk/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/networkstats.tk/privkey.pem
Your cert will expire on 2020-04-26. To obtain a new or tweaked
version of this certificate in the future, simply run certbot again
with the âcertonlyâ option. 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: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le
My web server is (include version): Apache
The operating system my web server runs on is (include version): Ubuntu 18.04
My hosting provider, if applicable, is: Freenom
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): Yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if youâre using Certbot): N/A