Erica

Can I suggest that you use PGP to send the information encrypted.  There is
a wonderful script which can be found here:

http://www.phpuk.org/code.php

We use this on various sites to encrypt sensitive information

In terms of a server certificate, you will need this to protect the client
from entering information into a form on the site.  Server certs encrypt the
traffic between the browser and the server.

Hope this helps

Ade

--- i n o v i c a h o s t i n g . c o m ----------

Powerful hosting from www.inovicahosting.com

----------------------------------------------------



> -----Original Message-----
> From: Erica Douglass [mailto:[EMAIL PROTECTED]]
> Sent: 11 December 2001 03:48
> To: [EMAIL PROTECTED]
> Subject: [PHP] Encrypted pages/email with PHP?
>
>
> (posting again because it looks like the first one didn't go through)
>
> Hi,
>
> I've sniffed around on Google and PHPBuilder, but I can't seem to find any
> information on creatnig encrypted pages with PHP.
>
> Here is what I am looking for. I have a client who owns a retail store.
> Thus, he has a manual credit card swiper. He would like to have
> orders from
> his website listed on a special page with the customer's name, credit card
> number, etc. where he can go once a day and process the orders manually. I
> explained that he could also have the customer data sent in an encrypted
> email, and he is fine with that.
>
> Anyway, I'm looking for some solution that creates an encrypted page,
> passworded, where I can make sure that the information is not being passed
> down the wire in plain-text. I can't seem to find a good tutorial
> explaining
> exactly what I would need to create this. Will I need to buy a
> Thawte/Verisign ID just for this? (That seems unreasonable, as he would be
> the only one accessing the page.) How would I go about setting this up?
>
> I run my own server, so I can install programs to do this. Currently I'm
> running on a Cobalt RaQ (http://www.cobalt.com). Any links
> regarding setting
> this sort of site up would be helpful.
>
> Thanks,
> Erica
>
> P.S. After my experience, I'd be happy to create a tutorial regarding this
> if there isn't one already. Assuming I complete this successfully, I will
> post the results back to this list.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to