Werk #17983: Secure cookie flag not being set when using HTTPS
Component | Site management | ||||||||
Title | Secure cookie flag not being set when using HTTPS | ||||||||
Date | Jul 3, 2025 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
Previously the secure cookie flag was not set if the application was behind a https proxy.
With this Werk if the system apache was configured as described here the secure cookie flag is properly set for the session cookie.