ToonMariner Posted October 17, 2007 Share Posted October 17, 2007 Morning all! Quick question. I have read in a couple of places that a form on a page under the HTTP layer will still encrypt data before sending if the action of that form points to HTTPS. My question is 'Is this true?'. Surely the client and the server need to exchange the public and private keys before any encryption can take place or does the client and server set up the keys first and then send the data? Link to comment https://forums.phpfreaks.com/topic/73620-https/ Share on other sites More sharing options...
derwert Posted October 21, 2007 Share Posted October 21, 2007 A form on HTTP submitted to HTTPS will be encrypted. Link to comment https://forums.phpfreaks.com/topic/73620-https/#findComment-374650 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.