Cannot open project after installing SSL
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
After installing an SSL server certificate (I did it myself with OpenSSL) my web service projects wont open. I get this message: The web server reported the following error when attempting to create or open the web project located at the following url: 'https://localhost/WR'. 'Issuer certificate is invalid' I have replaced http with https in the .sln file and the .webinfo file When I open the web service in an IE-browser I can see the web service after having gotten a security message. But in visual studio I am never asked if I trust the creator of the certificate. I just cannot open the project. I have Windows XP professional and IIS 5.1 and visual studio 2003 Have anybody had this problem? Would be thankful for any help /Robert