dualstudios Posted January 26, 2006 Posted January 26, 2006 Hey, I'm working with a cgi-script to process credit card payments, but I need to pass variables to it from another page. So I am trying to send the variables behind SSL, however it's throwing errors. This works: http://www.millcreekshopping.com/cgi-bin/pfprocess.cgi This does not: https://www.millcreekshopping.com/cgi-bin/pfprocess.cgi Any ideas? Thanks in advance. Quote
dualstudios Posted January 26, 2006 Author Posted January 26, 2006 What kind of errors? I'm getting a 404=Page cannot be found error. (with the SSL) Quote
TCH-Don Posted January 26, 2006 Posted January 26, 2006 Do you have your own SSL cert and was it installed by the techs? If so you should open a help desk ticket to have them look at it. Quote
dualstudios Posted January 26, 2006 Author Posted January 26, 2006 Do you have your own SSL certand was it installed by the techs? If so you should open a help desk ticket to have them look at it. Yeah, the SSL was purchased and installed for that domain. The SSL works fine and has been fine. So it's odd to me that something would show outside of the SSL and not behind. Quote
TCH-Andy Posted January 26, 2006 Posted January 26, 2006 From a quick look I'd guess it's the redirects on those pages that are not set up properly to work with the SSL Quote
TCH-RobertM Posted January 26, 2006 Posted January 26, 2006 the issue has to do with the files being located in the cgi-bin dir if you move them to another directory they work fine . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.