0
votes
1answer
122 views

IIS7 Require SSL with must Require option

I hosted an ASP.NET Web API project in my Windows 7(IIS7) developer machine on HTTPS(443) and SSL Required ticked with Require Option true. For testing I give its host header value : ...
9
votes
1answer
2k views

IIS Self-signed certificate trouble - 'The Parameter is incorrect'

I am trying to create a self-signed certificate in IIS 7 on Windows Server 2008, but I get the error, 'The parameter is incorrect'. I can't find any other information about this error, does anyone ...