Forums Index > Mewsoft Products > Auctionawy > Another SSL Question
vturnerjr First Post Posted on: 01-03-09 12:38 AM
Another SSL Question

I've noticed that after I when you go to "My Account" then go into an action that you are selling, it keeps the security setting instead of taking you back to a non-secure page. This causes everyone to get the nonsecure error box.\ \ I'm wondering where this might get change. I cannot find where it handles the switching for those links. \ \ Thnaks in advance,\ Ven
mewsoft Reply #: 1 Posted on: 01-03-09 03:03 AM
Re: Another SSL Question

I am not sure what you mean exactly but I checked your site, clicked on My Account , got no warning, then click on other none secure links and switched with no warnings. Make sure all secure pages links to a secure images , logos, etc.

Mewsoft Support
www.mewsoft.com

vturnerjr Reply #: 2 Posted on: 01-03-09 02:49 PM
Re: Another SSL Question

I knew I didn't explain that correctly. I'll try it again.

if you go into your "not sold" to copy or relist ~~ the link for the copy or relist points to an "https://" address when it should point to an "http://" address.

an example:

currently it is

https://"mysite".com/cgi-bin/auction/auction.cgi?action=EditRelist&ID=1116419640&Lang=English

should it be

http://"mysite".com/cgi-bin/auction/auction.cgi?action=EditRelist&ID=1116419640&Lang=English

Is there something that I need to change? {mabye my SSL}

Your demo site doesn't have ssl on it so I could not tell if this problem is local or something in the program itself.

Thanks in advance,

Ven

mewsoft Reply #: 3 Posted on: 01-03-09 05:19 PM
Re: Another SSL Question

Update these files and to do what you want:

StartUp.pm
Main.pm

Remember to transfer these files in ASCII mode.

Thanks


Mewsoft Support
www.mewsoft.com

vturnerjr Reply #: 4 Posted on: 01-04-09 03:49 PM
Re: Another SSL Question

Thank you very much. Works great