Forum Discussion
Hemant007_33294
Nimbostratus
Sep 08, 2017How to eliminate "missing attributes from SSL cookie encryption?
How to eliminate "missing attributes from SSL cookie encryption?
- Faruk_AYDIN
Nimbostratus
If in your server response there is no secure flag, use this iRule:
when HTTP_RESPONSE { foreach mycookie [HTTP::cookie names] { HTTP::cookie secure $mycookie enable } }
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