Mobile app version of vmapp.org
Login or Join
Murray432

: Host Change - What is a good method for testing SSL before pointing DNS at new host? Version 1 of a web application is on an old Host. Version 2 is on a new host, operating on a test

@Murray432

Posted in: #Https #Iis7

Version 1 of a web application is on an old Host.

Version 2 is on a new host, operating on a test domain.

At launch, we will point the official domain at the new host.

However, I would like to verify that we have the SSL certificate installed correctly on the new host before pointing the domain at the new host.

I exported the certificate, but it is my understanding that the SSL certificate only works for the single domain it was issued to, so I'm not sure how to test that we have SSL setup pre-launch.

Any ideas?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Murray432

2 Comments

Sorted by latest first Latest Oldest Best

 

@Odierno851

Https will work, but most browsers today will show a warning that the certificate does not match the website address. The warning message shows which website the certificate is issued for.

10% popularity Vote Up Vote Down


 

@Bryan171

I think you could you set up that domain locally to point to the new IP

Not sure if it works for https but if you play with your local DNS it should work.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme