I just reached out to the network administrator and port 443 is accurately routed but different error now the site is taking too long to load
# This site can’t be reached
**lms.nphcda.gov.ng** took too long to respond.
Try:
* Checking the connection
* [Checking the proxy and the firewall](chrome-error://chromewebdata/#buttons)
* [Running Windows Network Diagnostics](javascript:diagnoseErrors())
ERR_CONNECTION_TIMED_OUT
I cannot reach your site using HTTPS (port 443). I can with HTTP (port 80).
The "filtered" status usually means blocked by a firewall. I think you need to ask your network admin to explain why this is shown
curl -I https://lms.nphcda.gov.ng
curl: (7) Failed to connect to lms.nphcda.gov.ng port 443 after 247 ms: No route to host
nmap -p22,25,80,443 lms.nphcda.gov.ng
Nmap scan report for lms.nphcda.gov.ng (105.112.249.244)
PORT STATE SERVICE
22/tcp open ssh
25/tcp filtered smtp
80/tcp open http
443/tcp filtered https