![]() |
Shared SSL |
Post Reply ![]() |
Author | |
Rick_N ![]() Groupie ![]() Joined: 11-August-2006 Location: Canada Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 06-April-2011 at 6:42pm |
Is there a reason why the code does not allow for switching to a secured page, in this case onepagecheckout.asp, when using a shared SSL certificate?
If I am not logged in my account, and I go and checkout with items in my cart, I am directed to /onepagecheckout.asp, as expected.
My admin settings in my panel are as follows:
scSSL = 1
scIntSSLPage = 0
(quotes removed from code)
scIntSSLPage=0 refers to me using the shared SSL, but the code that would allow a customer to be directed to a secured onepagecheckout.asp is as follows:
if scSSL=1 AND scIntSSLPage=1 then
set ssl link
end if
When I comment out the line after -- if scSSL = 1 -- everything appears to run fine.
Am I missing something here? If the site runs as expected, by that I mean switching over to a secured page, is there any harm in changing all instances of the code as mentioned above?
Thanks.
Rick Edited by Rick_N - 06-April-2011 at 6:46pm |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
Why screw around with a shared SSL? If it's a cost issue, you can buy a rapidssl for less than $20 per year at www.thesslstore.com.
|
|
![]() |
|
Rick_N ![]() Groupie ![]() Joined: 11-August-2006 Location: Canada Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
Greg,
after reading your post I went back and realized I misunderstood the admin settings. I use a payment provider and thought I had to use the shared SSL feature, which up until now seemed correct. I was not clear on the shared SSL as I was referring to the radio button options, sorry for the confusion. I have had an account with rapidssl for just over a year. I went back to the CP and changed the setting away from the shared SSL and ran some tests. As you can imagine everything works fine!
That's what I was missing. I could not get past the Gateway selection for the life of me.
Thanks.
|
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
that's good news.
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() 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 |