OpenSSL or is there something else?
Posted: Mon Jul 09, 2007 2:16 pm
I need to securely post and transfer data on my site.
An external script from Domain1.com posts data to my site, Domain2.com. I need to securely echo out "blah=mySecretString"
When I look at it all with a network analyzer like Ethereal, i can see the blah=mySecretString in plain text. Is there anyway to make it encrypted over the network, but still display as plain text?
An external script from Domain1.com posts data to my site, Domain2.com. I need to securely echo out "blah=mySecretString"
When I look at it all with a network analyzer like Ethereal, i can see the blah=mySecretString in plain text. Is there anyway to make it encrypted over the network, but still display as plain text?