Forum Discussion
kunalPatel_3157
May 16, 2017Cirrus
Secure cookies and Encrypted Cookies
What is the difference between Secure cookies and Encrypted Cookies?
- Stanislas_Piro2Cumulonimbus
Hi,
secure cookies are cookie with flag "secure"
secure flag is used to prevent cookie to be sent on HTTP connection from browser if it was sent from server in a HTTPS connection.
Encrypted cookie is to encrypt cookie value. for example, the server encrypt the value with a secret which is known only by itself.
browser is not able to read it but when the cookie is sent back to the server, it is decrypted and handled with it content.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects