Hello. I need help getting an SSL certificate as this is my first time and I've never dealt with this before.
I need to get a certificate to transfer A/V integration to Foundry VTT.
I used this guide SSL and HTTPS | Foundry Virtual Tabletop
But I don't understand what is the problem.
Thanks in advance for any help.
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:caxaka.online
I ran this command: certbot certonly --standalone -d caxaka.online
A Port Forwarding rule configured to direct traffic on port 80 and 443 to the computer on which you are hosting FVTT
You have a domain name, but it is pointing at a reg.ru domain parking page.
The domain needs to point to the public IP address of the computer where you are going to run VTT, and you need to have the port forwarding set up as well.
Once those two things are done, you can try Certbot.
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile C:\Certbot\log\letsencrypt.log or re-run Certbot with -v for more details.
Also, i have already open ports 80 and 443, and linked the domain to the IP address.