SSL on my local pc server ready on 80 and 443 4 worldwide

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: themarketingtailor.com

I ran no command waiting if u can guide me pls

My web server is on espaciobligado.zapto.org

The operating system my web server runs on windows

I can login to a root shell on my machine : I don't know

Did you have a question? Please, feel free (encouraged, even) to explain it using complete sentences and paragraphs.

4 Likes

Additionally Ports 80 & 443 are not accessible from the public facing Internet.

$ nmap -Pn -p80,443 themarketingtailor.com
Starting Nmap 7.94SVN ( https://nmap.org ) at 2025-05-21 00:24 UTC
Nmap scan report for themarketingtailor.com (190.229.141.178)
Host is up.
rDNS record for 190.229.141.178: host178.190-229-141.telecom.net.ar

PORT    STATE    SERVICE
80/tcp  filtered http
443/tcp filtered https

Nmap done: 1 IP address (1 host up) scanned in 4.37 seconds
1 Like