hi there i have downloaded jmeter1.7 for load testing our web application.
The application we are testing uses a secure connection and requires the client to accept untrusted certificate from server. The problem i am facing is that when i send a request to the server, i get a text box to enter the password. I guess this is coming ( as i could make out from the documentation ) for sending a client certificate to the server. But there is no certificate which is being sent to the server, only the one from server being accepted. The url i request keep getting rebounded .i.e. user is not able to login and keeps getting back to home/index page. Anyone having ideas where things are wrong? I have tried this with JSSE as well as iSaSilk, both times i get the same problem.Also on console i keep getting output - "Is server trusted?" for Jsse. thanx a lot vivian r. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

