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:webologix.com
I ran this command:certbot
It produced this output:
...
6: webologix.com
7: mail.webologix.com
8: www.webologix.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel): 6 7 8
Obtaining a new certificate
Created an SSL vhost at /etc/apache2/sites-available/webologix.com.vhost-le-ssl.conf
Deploying Certificate to VirtualHost /etc/apache2/sites-available/webologix.com.vhost-le-ssl.conf
Enabling available site: /etc/apache2/sites-available/webologix.com.vhost-le-ssl.conf
Deploying Certificate to VirtualHost /etc/apache2/sites-available/webologix.com.vhost-le-ssl.conf
Deploying Certificate to VirtualHost /etc/apache2/sites-available/webologix.com.vhost-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): 1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations! You have successfully enabled https://www.webologix.com,
https://webologix.com, and https://mail.webologix.com
You should test your configuration at:
https://www.ssllabs.com/ssltest/analyze.html?d=www.webologix.com
https://www.ssllabs.com/ssltest/analyze.html?d=webologix.com
https://www.ssllabs.com/ssltest/analyze.html?d=mail.webologix.com
My web server is (include version):Apache 2.4
The operating system my web server runs on is (include version): Debian 9
My hosting provider, if applicable, is: OVH
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): USED ISPCONFIG BUT NOT ANYMORE
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
Certificate generation is well done but when I verify wit ssllabs.com I get the error
You’re providing the HTTP protocol (normally used on port 80) on port 443 (normally used for HTTPS). See for yourself: http://webologix.com:443/ (notice the discrepancy between the protocol (http and port (443). Your Apache configuration is erroneous.