I am attempting to use win-acme to create a certificate for my SFTP server. I've forwarded port 80 through my firewall and can verify that the traffic is reaching my server by using WireShark (see below). I'm at a bit of a loss, I've verified the NAT is returning traffic on the correct IP. If I validate using DNS will I be able to auto-renew? I think I read somewhere that I can't, but want to be sure this port 80 validation is required.
My domain is: sftp.bryantbank.com
I ran this command: WACS
It produced this output:
[sftp.bryantbank.com] {"type":"urn:ietf:params:acme:error:connection","detail":"During secondary validation: 74.254.235.126: Fetching http://sftp.bryantbank.com/.well-known/acme-challenge/CQYLTYf4Id0eRFUtnBeahPYFB8WWy7P-EUxyDkknYSM: Timeout during connect (likely firewall problem)","status":400,"instance":null}
My web server is (include version): N/A
The operating system my web server runs on is (include version): Windows Server 2019
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): 2.2.9.1701
