Help: My SSL Certificate expired but I can't renew it until Monday, is there any way I can disable SSL through IIS?
Posted
by
Ryan
on Stack Overflow
See other posts from Stack Overflow
or by Ryan
Published on 2011-01-16T03:48:30Z
Indexed on
2011/01/16
3:53 UTC
Read the original article
Hit count: 250
Or perhaps force redirect to HTTP when they request HTTPS? I tried removing the SSL port settings under 'Advanced' but it broke the login page. I don't want to do a deploy/recompile right now but I am able to edit the VIEWS. However I am thinking there may be a way for IIS to do this, but then again I think the .NET code tries to force SSL.
And yes, the key is that more support tickets will be caused by the browser giving a security error than if SSL was removed entirely for one day. Becaues they wouldn't very very likely not notice it being gone.
© Stack Overflow or respective owner