Hello,
I configured the SSL certificat on my host with Centos 7 OS, it was more than 7 hours and I can't see any result yet!! is the SSL validation can take all that time or more for propagation ?
It produced this output: Congratulation! you have successfully enabled https://inwi.org.uk] and https://www.inwi.org.uk
My web server is (include version): Apache/2.4.6
The operating system my web server runs on is (include version):Centos 7
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 1.11.0
SSL validation ordinarily takes place in a matter of seconds. If you'd answered the questions you were given when you started this topic, rather than deleting them, we might have a better idea of what's going on.
But your site is serving a self-signed cert instead. Certbot should have configured Apache to use the new cert, but apparently it didn't--so you'll need to edit its configuration files to do that. But you should only need to do it once.