
September 24th, 2001, 11:33 AM
|
|
Junior Member
|
|
Join Date: Sep 2001
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Switching out of SSL mode
Hello,
I hope someone can help me with this problem. My site uses both https and http requests.
My site uses SSL for loging in and accepting credit cards.
After a user logs into my site with the https protocol, I want the server to respond with an http: page, not https. In other words,
using CGI and Perl, how do I remove SSL for the response page?
Any help will be greatly appreciated.
Regards,
Jerry G.
|