Bug 47445

Summary: Using Proxy with https-spoofing secure cookies need to be unsecured
Product: JMeter - Now in Github Reporter: KMA <kristian>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Attachments: Patch removing "secure-flag" from cookies

Description KMA 2009-06-28 23:59:36 UTC
Created attachment 23895 [details]
Patch removing "secure-flag" from cookies

Hi,
when transforming http-requests to https-requests, the proxy also needs to unsecure received secure-cookies to allow/force the browser to send those cookies in consequent http-requests.
Attached there is an possible way of patching this by removing secure-flag...

best regards
Kristian Martin
Comment 1 Sebb 2009-08-11 08:31:28 UTC
Thanks for the patch; applied to SVN in:


URL: http://svn.apache.org/viewvc?rev=803160&view=rev
Log:
Bug 47445 -  Using Proxy with https-spoofing secure cookies need to be unsecured


Note that HTTPS recording is now possible, so spoofing is less likely to be needed.
Comment 2 The ASF infrastructure team 2022-09-24 20:37:43 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2253