My project web application(ASP.NET) already set SSL, this certificate going to expire next month. We do not wanted to renew this certificate. I want to get rid of this certification. If any one does, could please sent me the steps to remove the certification from my Web Site in IIS. Thanks Amudhan
If i get you correctly, you want to remove HTTPS/SSL/443 for your website. I dont know what version of iis you have but it should be somewhat the same. In Internet Information Services (IIS) Manager, right click on the website you wish to administer (remove your cert for) Under Directory Security, click on Server Certificate button and click next and then remove the current certificate. Then you should be without SSL and HTTPS.I do really hope that was what you intended Cheers Daniel Tiru -- "Amudhan" wrote: > My project web application(ASP.NET) already set SSL, this certificate going > to expire next month. We do not wanted to renew this certificate. I want to > get rid of this certification. If any one does, could please sent me the > steps to remove the certification from my Web Site in IIS. > > Thanks > Amudhan