RE: Protecting CC Numbers

2002-10-07 Thread David Gerler
-Original Message- From: Michael T. Babcock [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 10:18 AM To: '[EMAIL PROTECTED]' Subject: Re: Protecting CC Numbers Hack Hawk wrote: >> This implies hard-coding a private key and password somewhere on your >>

Re: protecting CC numbers

2002-10-07 Thread William R. Mussatto
On Sun, 6 Oct 2002, David Gerler wrote: > Date: Sun, 6 Oct 2002 14:21:11 -0400 > From: David Gerler <[EMAIL PROTECTED]> > To: Mysql <[EMAIL PROTECTED]> > Subject: protecting CC numbers > > Hi, > I am working on an application that will need to store users

Re: Protecting CC Numbers

2002-10-07 Thread Michael T. Babcock
Hack Hawk wrote: >> This implies hard-coding a private key and password somewhere on your >> system. This type of system (IMO) should NEVER be connected to the >> Internet. > > Agreed and doubly agreed. In fact, I'd say you should never save a CC # in your database _ever_ unless you're

RE: protecting CC numbers

2002-10-06 Thread Erlend Hopsø Strømsvik
were not secure enough you will probably be held liable. > -Original Message- > From: David Gerler [mailto:[EMAIL PROTECTED]] > Sent: 6. oktober 2002 20:21 > To: Mysql > Subject: protecting CC numbers > > > Hi, > I am working on an application that

Re: protecting CC numbers

2002-10-06 Thread Phil Ellett
t;[EMAIL PROTECTED]>; "Mysql" <[EMAIL PROTECTED]> Sent: Sunday, October 06, 2002 7:57 PM Subject: Re: protecting CC numbers > At 11:21 AM 10/06/2002, David Gerler wrote: > >Hi, > >Can someone give me an overview > >of protecting the numbers with mysql and SS

Re: protecting CC numbers

2002-10-06 Thread Hack Hawk
At 11:21 AM 10/06/2002, David Gerler wrote: >Hi, >Can someone give me an overview >of protecting the numbers with mysql and SSL? Will the SSL protect the >numbers when they are stored on the site? Or just when they are >transmitted? Should I use something like PGP to encrypt the numbers >before st

protecting CC numbers

2002-10-06 Thread David Gerler
Hi, I am working on an application that will need to store users CC numbers so that they can be charge once a month and to verify identity. My question is: I am in process of getting an SSL, but my experience with SSL is none existent. Can someone give me an overview of protecting the numb