Click to See Complete Forum and Search --> : Is the url also encrypted when using https ?


gert cuykens
09-02-2005, 08:54 PM
I wanted to know if the url gets encrypted too when cliking on this for example https://example.net?phpsesid=asdalsdjlaksdjlasdjlasdkjlkasd

Also does the name of a cookie get encrypted or only the contents when enabeling ssl for cookies ?

ray326
09-03-2005, 12:18 AM
Everything in the packets, including the HTTP protocol, is encrypted. It happens at a layer way below the application layer where that resides.