a. Upgrade to JMeter 2.3.4 b. I believe you dont have to use SSL manager , you can use JSSE properties -- http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#CustomizingStores
It looks like the SSL manager doesnt save the settings which may be a bug or by design, you can raise an enhancement/bug request. regards deepak On Thu, Jun 10, 2010 at 9:11 AM, Baudouin <[email protected]>wrote: > > Hello, > > I am using JMeter version 2.3.2r665936 > I am trying to use the SSL Manager through the Options menu. > I select a .p12 certificate. It is working fine. > I save my .jmx test plan. I then close JMeter. > When I reopen JMeter and run my test plan again, it is not working anymore. > I get a popup asking me the KeyStore Password. So far so good. I enter my > keystore password, but then the login requested by my test using that > keystore fails. > If I remain in my test plan and if I go again through the SSL Manager and > select again the p12 key store and run the test, it works fine without > asking me the password anymore. > It seems that JMeter does not remember the keystore I have selected. > I am sure I am doing something wrong or missing something but can't figure > out what. > Can you help me with this? > Thanks, > Baudouin > -- > View this message in context: > http://old.nabble.com/SSL-Manager-tp28845204p28845204.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

