cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: banking transactions with curl

From: Daniel Stenberg <Daniel.Stenberg_at_haxx.se>
Date: Tue, 13 Jun 2000 23:10:51 +0200 (MET DST)

On Tue, 13 Jun 2000, Tim wrote:

> Can I use curl to communicate with a bank's server to allow transfers
> from my savings account to another??

It depends on what kinds of techniques your bank is using.

If your bank uses SSL (https://), and no additional stuff like one-time
passwords you certainly can.

Convert your certificate and private key to PEM format, use the -E option and
do your transfers with curl...

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-06-13