Hello, This is related to HTTPS spoofing. Since 2.4 it's better not to use Spoofing when recording HTTPS traffic.
Regards Philippe M. http://www.ubik-ingenierie.com On Mon, Mar 12, 2012 at 9:07 AM, David Parks <davidpark...@yahoo.com> wrote: > When recording using the JMeter proxy (v2.6) against an https site we are > seeing cookie names truncated in the browser. > > > > 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. > > > > This only happens when recording through the JMeter proxy. Normal site > operation stores the correct cookie name. > > > > Any thoughts from anyone on this weird behavior? > > -- Cordialement. Philippe Mouawad.