I am running 1.8.1, and it does have the SSL manager in the option menu. Check your jmeter.properties file, as there is not_in_menu key that controls what appears in the menu, and you may have SSL_Manager scoped out.
You need to store your server cert into a keystore file, use JDK keystore utility, comes with JDK. Then in Jmeter use the Options->SSL Manager to point to the keystore file. It will ask for a password, the keystore password. Then you are set to go. Tarang --- "Sriram Anandraj .S" <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using 1.8.1 version, I am not able to see the > SSL Manager in options > menu bar. Which version supports SSL ? > Require authentication through JMeter for subsequent > https requests, what > need to be done. Any input will be of great help. > > Thanks > Sriram > > > Tarang Patel wrote: > > > Yes, but my experience indicates that it isn't to > be > > relied on for any load test that you might do. > > > > > > > > --- "Sriram Anandraj .S" <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > > > > Does JMeter support https ? > > > > > > Thanks > > > Sriram > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Search - Faster. Easier. Bingo. > > http://search.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

