On 12/06/07, sebb <[EMAIL PROTECTED]> wrote:
On 12/06/07, rmiller <[EMAIL PROTECTED]> wrote:
>
> I don't know where they are getting loaded (not DefaultKeyStore), but I used
> this on the command line to discover that the certs were actually getting
> loaded:
> -Djavax.net.debug=ssl:keymanager. It's very useful to get lots of
> information about SSL connections. I found the documentation at
>
http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#Debug.
It's mentioned in the system.properties file, but it should probably
be mentioned in the HTTP Sampler description too.
> It led me to look more closely at my Recording Controller and it turns out
> that I was getting redirects on the login page and all I had to do was
> checkmark "Follow Redirects" in the sampler(s) to get it to work.
Glad it's working.
> Question: why would one not want to follow redirects?
Because they want to see what is happening in detail?
> Why is "Follow Redirects" not checkmarked by default?
History probably.
"Redirect automatically" would probably be a better default.
I'll probably change it.
I've now committed that to SVN.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]