Good day all,
I've been tasked to implement SSL on one of our clients servers that runs our web based application. It's the first client to do so and we haven't got too much experience with it. On initial set up I came right with setting up a self-signed certificate, however, the client doesn't like the warning that it displays when users navigate to the page. They now want us to organise them a CA signed certificate.
The web app is on a vm in their network. The production instance is exposed externally and uses Tomcat to serve the application. They have not registered a domain name and just use the external IP address which is set up to then point to the vm with NATting (I'm not too sure on that whole thing as I'm not a networking guru of any kind).
What I'd like to know is if it's possible to get a CA signed certificates when just an IP address is used as the URL and not a domain name? I've been trying to do some investigation into this but there is a lot of stuff coming up and I don't have time to look for the relevant information so if anyone here has any experience...
Thanks in advance
I've been tasked to implement SSL on one of our clients servers that runs our web based application. It's the first client to do so and we haven't got too much experience with it. On initial set up I came right with setting up a self-signed certificate, however, the client doesn't like the warning that it displays when users navigate to the page. They now want us to organise them a CA signed certificate.
The web app is on a vm in their network. The production instance is exposed externally and uses Tomcat to serve the application. They have not registered a domain name and just use the external IP address which is set up to then point to the vm with NATting (I'm not too sure on that whole thing as I'm not a networking guru of any kind).
What I'd like to know is if it's possible to get a CA signed certificates when just an IP address is used as the URL and not a domain name? I've been trying to do some investigation into this but there is a lot of stuff coming up and I don't have time to look for the relevant information so if anyone here has any experience...
Thanks in advance