• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How do I set a secure JSESSIONID cookie

Explorer ,
May 27, 2008 May 27, 2008

Copy link to clipboard

Copied

Most of our application is accessed via SSL. We do not have "Use J2EE Session Variables" checked the CFAdminsitrator, but have noticed that JSESSIONID cookies are set non-secure when someone accesses a few pages that have CF Flash forms.

Here's an example of the headers that set this cookie:
Set-Cookie: JSESSIONID=4a30b299250ac417a83654b38f6b492f35242;path=/

How can I make this cookie be set securely from the start?

We will probably be using J2EE Session Variables in the very near future for clustering so we still want the cookie to be set. Per a security audit, we can't simply resend the same cookie as secure; the initial one must be secure.
TOPICS
Advanced techniques

Views

610

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 02, 2008 Jun 02, 2008

Copy link to clipboard

Copied

LATEST
Anyone?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation