----- Original Message -----
Sent: Friday, August 17, 2001 11:04
AM
Subject: RE: Forms pseudo and passwd
encryption
ssl
now secures the actual connection between your server and the client, but it
is still uncrypted on both the client and server machine.
to
further secure your form data you should use an encryption on whatever medium
you store the data in on the server, and preferably an encryption that can
create a public key to send to the user, and a private key to store data on
the server. (f.eks PGP)
then
comes the problem that your application will have to contain your public and
private key, so now it is very very very important to secure the operating
system and network you run your application on.
mvh
karl
Hi,
With help of tomcat user list, I've got my ssl
working .
I wonder now how to completely secure my forms
datas?
How should I encrypt names and password from
the register form?
Thanks for any help,
I'm learning a lot, but still a newbie in
security things.
Cib
France, Bordeaux, xml and gay
pride.