https://issues.apache.org/bugzilla/show_bug.cgi?id=52885

             Bug #: 52885
           Summary: Proxy : Recording issues with HTTPS, cookies starting
                    with secure are partly truncated
           Product: JMeter
           Version: 2.6
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When recording with proxy an HTTPS site:
- Cookies starting with "secure" are truncated

Specifically, all cookies that start with 'secure' get the word 'secure'
truncated.

Example:
During recording, when the site sets a cookie named 'secure_token', the
cookie that shows up in the browser is '_token'

We tested this with another cookie 'secure_test_cookie', again, the browser
ends up with a cookie called '_test_cookie'. Other cookie names seem
unaffected.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to