Encrypt data sent by browser using public key?

From: Alan James (wmonroe@NOSPAMidsus.com)
Date: 06/27/02


From: "Alan James" <wmonroe@NOSPAMidsus.com>
Date: Wed, 26 Jun 2002 15:59:59 -0700


IS there a way inside browser encrypt data that will be sent to a web server
using the public key associated with the certificate/SSL session? The
comminications between browser and server will be encrypted under SSL
already, but need to be able to then passs this data along to other servers
in the application farm and have it still be encrypted, so one concept might
be to doubly-encypt the data??? Will this work??

Thanks
AJ



Relevant Pages