: How can I set a secure flag on cookies generated from a Python application? I have an application written in Python running behind Apache and SSL. I am not seeing a secure flag on my cookie:
I have an application written in Python running behind Apache and SSL. I am not seeing a secure flag on my cookie:
apache Server version: Apache/2.2.15 (Unix)
I have added a configuration line to my ssl.conf as:
Header edit Set-Cookie ^(.*)$ ;Secure;HttpOnly
I don't have enough points to post a screen shot of my session. Can anyone share their experience with this or provide any help?
More posts by @Marchetta884
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.