My web server is (include version):
Nginx 1.14.0 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu 18.04.6
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):
No
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
0.31.0
I ensured that 443 is open by using nmap:
Nmap done: 1 IP address (1 host up) scanned in 7.42 seconds
root@DESKTOP-2A9G0QE:/home/jcloyd# nmap -sT cra.nmgcb.org
Starting Nmap 7.80 ( https://nmap.org ) at 2022-10-14 11:40 MDT
Nmap scan report for cra.nmgcb.org (164.64.172.202)
Host is up (0.060s latency).
Not shown: 998 filtered ports
PORT STATE SERVICE
443/tcp open https
Lol...well I do feel dumb. I checked my Firewall rules and it only allowed HTTPS for that webserver. I allowed HTTP connections and it worked; the cert has been renewed. Thanks for all the help!