473,395 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Data transfer from a non-SSL to and from SSL

I would like to know how we can transfer data through a
secured channel to a non-secured site. I am designing an
e-commerce site and getting data from secured site
database(on a firewall) and display to my site. Thank you.

Jul 17 '05 #1
3 1759
In article <11**********************@f14g2000cwb.googlegroups .com>,
jo****@yahoo.com wrote:
I would like to know how we can transfer data through a
secured channel to a non-secured site. I am designing an
e-commerce site and getting data from secured site
database(on a firewall) and display to my site. Thank you.


I wasn't able to implement this through PHP and switched that part of
the site to a perl CGI program. Perl has CPAN modules available that
permit emulation of a browser accessing SSL connections, complete with
accepting any cookies, POST, and GET processing. I needed this to
connect to our credit card processor.

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #2
Michael,
I wasn't able to implement this through PHP and switched that part of
the site to a perl CGI program. Perl has CPAN modules available that
permit emulation of a browser accessing SSL connections, complete with
accepting any cookies, POST, and GET processing. I needed this to
connect to our credit card processor.


You can do a similar thing with the cURL library.

Mike
Jul 17 '05 #3
In article <%Q******************@fe04.lga>,
Mike Willbanks <pe****@gmail.com> wrote:
Michael,
I wasn't able to implement this through PHP and switched that part of
the site to a perl CGI program. Perl has CPAN modules available that
permit emulation of a browser accessing SSL connections, complete with
accepting any cookies, POST, and GET processing. I needed this to
connect to our credit card processor.


You can do a similar thing with the cURL library.

Mike


My ISP doesn't offer php with curl. They won't allow compiling programs
on their system. They were willing to make sure the perl CPAN libraries
for Digest::MD5, HTTP::Request::Common, and LWP::UserAgent. Other php
providers didn't offer curl either, so I went with the current ISP.

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Edward | last post by:
Access 2k -> SQL Server 2k My client has an app that is A2k FE with A2k BE. They have asked me to move the BE to SQL Server. I have a bit of experience with SQL Server, and I'm happy with...
1
by: oneillb | last post by:
I have a table I use to enter student data and would like my users to see a student's scholarship amount based on the data they enter into the following fields: - "First Year" or "Transfer" -...
2
by: Fatih BOY | last post by:
Hi, I want to send a report from a windows application to a web page like 'report.asp' Currently i can send it via post method with a context like local=En&Username=fatih&UserId=45&Firm=none...
2
by: socket | last post by:
Hey, I need to make two programs I wrote to communicate with each other, but what's the best way to implement it? Both programs will be running on the same machine. I don't want to open sockets...
2
by: Michael Mitchell via DotNetMonster.com | last post by:
I am creating an ASP.NET form that users will fill data in text boxes and then I need it to out put in a seperate .aspx form labels.Text(Open new page). I have the form created and put the output...
15
by: dee | last post by:
Hi, I'm curious why MS decided to have Transfer hide the target page's url invisible? Any guesses ? Thanks. Dee.
7
by: Mark Waser | last post by:
Hi all, I'm trying to post multipart/form-data to a web page but seem to have run into a wall. I'm familiar with RFC 1867 and have done this before (with AOLServer and Tcl) but just can't seem...
2
by: steve | last post by:
Hi All I need to learn how to update a SQl server or Access database located on a web server from my windows forms application, via the internet I have a customer who wants to run several...
5
by: ludvig.ericson | last post by:
Hello, My question concerns asynchat in particular. With the following half- pseudo code in mind: class Example(asynchat.async_chat): def readable(self): if foo:...
5
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I have a app that uses several membership/role providers. I can list these Providers with the code: Dim rootWebConfig1 As Configuration rootWebConfig1 =...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.