Forum Discussion
Danny_Alvarez_1
Nimbostratus
Feb 08, 2016Adding "HTTP::cookie httponly $mycookie enable" on iRule breaks connection on an HTTPS VIP
Hi,
Trying to secure cookies and apply HttpOnly flag at the same time with the following iRule:
when HTTP_RESPONSE {
foreach mycookie [HTTP::cookie names] {
HTTP::cookie secure $mycookie enable...
Danny_Alvarez_1
Nimbostratus
Feb 08, 2016Thank you Kai.
"Secure Connection Failed" comes up on the browser:
Can you think of any logs/captures that can tell us and the client what is braking?
This being SSL secured captures complicates troubleshooting.
Thanks again.
Danny.
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