Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / IIS / IIS Security / March 2007

Tip: Looking for answers? Try searching our database.

HTTPS Required

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RAJ - 23 Mar 2007 00:25 GMT
Hello,
I have a website with a third party SSL cert installed.  Require SSL in
configured on the site.  My problem is if someone types www.preferredipa.com 
in a browser they get the following message:

HTTP Error 403
403.4 Forbidden: SSL required
This error indicates that the page you are trying to access is secured with
Secure Sockets Layer (SSL). In order to view it, you need to enable SSL by
typing "https://" at the beginning of the address you are attempting to reach.
Please contact the Web server's administrator if the problem persists.

If https:// is used the site comes up fine.  How can I get the site to
appear if one simply types in www.preferredipa.com
My second problem is this website is hosted w/ Network Solutions and because
of this I'm unable to obtain any info on IIS version...  and they are of no
help with trying to solve this problem.  Please advise.

Thank you in advance.

RAJ
Signature

RAJ

David Wang - 23 Mar 2007 04:55 GMT
This happens because when you type www.prefferredipa.com, the browser
tries via HTTP -- and since website has "require SSL", this plain HTTP
request will be rejected with 403.4.

You should ask your webhoster to configure your website to
automatically redirect from HTTP to HTTPS -- because they have to
reconfigure the 403.4 Custom Error in IIS for you since you do not
have such access to IIS -- so they should have the standard HTTP-to-
HTTPS redirection code already. If not, you can search the web for it
and have them configure it for you.

//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

You must redirect from HTTP to HTTPS with a Custom Error page on
403.4.
> Hello,
> I have a website with a third party SSL cert installed.  Require SSL in
[quoted text clipped - 19 lines]
> --
> RAJ
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.