Hello all! I'm stuck on a little issue while trying to get an SSL certificate for one of my servers. I need to get an SSL certificate for its IP because I have a public service that I run from it that is accessed from my website. In order to access this service at the moment, the user is sent to our routers public IP and then that uses the port number to forward them to the service. So you would see this (http://66.188.37.222:35855) in the browser's search bar. In order for the company that is selling us the SSL cert to authenticate that we control the server, they need us to place a file on our server so they can ping it. Unfortunately the IP address belongs to the router. Do I have any options for getting them directly into our server? Thank you for any and all information you can provide on this topic!