<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Security</title><link>http://forums.iis.net/1031.aspx</link><description>A forum aimed at helping understand IIS security such as Authentication, IP restrictions, and SSL</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Http to Https</title><link>http://forums.iis.net/thread/1881414.aspx</link><pubDate>Tue, 07 Oct 2008 03:03:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1881414</guid><dc:creator>mukhtard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1881414.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1881414</wfw:commentRss><description>&lt;div class="ForumPostContentText"&gt;
&lt;p&gt;Check the following link:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/56bdf977-14f8-4867-9c51-34c346d48b04.mspx?mfr=true"&gt;&lt;font color="#034af3"&gt;http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/56bdf977-14f8-4867-9c51-34c346d48b04.mspx?mfr=true&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Mukhtar Desai&lt;br /&gt;IIS Performance Team&lt;/p&gt;&lt;/div&gt;</description></item><item><title>Http to Https</title><link>http://forums.iis.net/thread/1881405.aspx</link><pubDate>Mon, 06 Oct 2008 21:49:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1881405</guid><dc:creator>Kreshiv</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1881405.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1881405</wfw:commentRss><description>How to convert http to https. I am using IIS 6. My application is hitting the server with Http://localhost/default.aspx. and returning a error:



The page must be viewed over a secure channel
The page you are trying to access is secured with Secure Sockets Layer (SSL). 
--------------------------------------------------------------------------------

Please try the following:

Type https:// at the beginning of the address you are attempting to reach and press ENTER. 
HTTP Error 403.4 - Forbidden: SSL is required to view this resource.
Internet Information Services (IIS)

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Go to Microsoft Product Support Services and perform a title search for the words HTTP and 403. 
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled About Security, Secure Sockets Layer (SSL), and About Custom Error Messages



Can you let me know how to change this http:// to https:// during runtime. Also I will enter username and password in default.aspx. Hence I need to avoid clear text transmission also. Kindly help me out asap.</description></item></channel></rss>