I believe the problem might be with the fact even though I'm using a server in my office, I'm using godaddy as a DNS and apprently that can cause issues? Like I said I'm new to this and a bit clueless.
I ran this command: I used the process of installing and requesting a certificate from digitalocean
It produced this output: The server connect times out whether I try to connect with http or https. I am still able to remotely connect to the server using an SSH connection through Putty.
My web server is (include version): apache/2.4.52 (ubuntu)
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is:
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): I don't understand this question.
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 1.21.0
So when I use sudo ufw status, it says that Apach full and Apache Full (v6) are allow everywhere. Which i believe means that it should allow traffic through?
SSLCertificateFile: file '/etc/letsencrypt/live/www.pfd-portal.com/fullchain.pem' does not exist or is empty
Action '-t -D DUMP_VHOSTS' failed.
When I checked the apache error log I get this error repeated:
[pid 881] AH00171: Graceful restart requested, doing restart
[pid 881] AH01909: pfd-portal.com:443:0 server certificate does NOT include an ID which matches the server name
is there any chance that this may be a router firewall error? I'm no in the office for a few hours but from memory I've not enabled port 443 for port forwarding.