Rank: Member
Joined: 6/11/2005(UTC) Posts: 7
|
Hello,
Does anyone know if SSL is available and able to use on the BVC2004Lite Version??? (is it supposed to work with the Lite version (or) do you have to purchase the full Version for it to work???)Or is the
BVC2004Lite Version Disabled??? Everytime I enable SSL in BVC2004Lite Version and try to Login on a SecureURL I get redirect back to a UnsecureStandardURL. I have my store built with BVC2004Lite
Version, and have SSL Certificate Deployed and working. I wanted to test it out using SSL feature. Has anyone else ran into this problem??? Please Advise... Thank You
Error Message I receive:
______________________
[color=#0000ff>Microsoft][/color]</A> and perform a title search for the words <B>HTTP and 403. </P></DIR></DIR> open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled about<b> Security</B>, Secure Sockets Layer (SSL), and about<b> Custom Error Messages</B>.
|
|
|
|
Rank: Member
Joined: 6/11/2005(UTC) Posts: 7
|
Does Anyone know what to try next??? After enabling SSL and during Login attempt, I am not able to connect with secureUrl ( https://www.mywebsite.com/mybvc2004Commerce/login.aspx) & are Redirect to the StandardUrl ( http://www.mywebsite.com/mybvc2004Commerce/login.aspx) with Error Message. I not sure why its doing this???? Can anyone Someone please Advise what to try... Error Message: _________________ [color=#0000ff>Microsoft][/color]</A> and perform a title search for the words <B>HTTP and 403. </P></DIR></DIR> open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled about<b> Security</B>, Secure Sockets Layer (SSL), and about<b> Custom Error Messages</B>.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
SSL is a server level feature...the software cannot enable or disable SSL. So the question, "Does anyone know if SSL is available and able to use on the BVC2004Lite Version?" does not make sense. [It is kind of like asking, "Is SSL available on apples?"]
Here is what I think is happening,
1. Your IIS server (not BVC2004Lite) is configured to require SSL to access Login.aspx (or possibly the entire site). 2. BVC2004Lite is configured to use "http:" to access Login.aspx. 3. When you load "https://.../Login.aspx", the software redirects you to "http://.../Login.aspx". 4. When you load "http://.../Login.aspx", the server complains that you are trying to access a resource that is configured to require SSL.
You have 2 choices,
1. Change BVC2004Lite to stop redirecting from https to https. I'm not sure how to do this. There may be a setting in web.config. 2. Change IIS so that it does not require SSL to access the resource.
I would do #2 if it were my site. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.