https://issues.apache.org/bugzilla/show_bug.cgi?id=49603
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Sebb <[email protected]> 2010-08-16 18:20:14 EDT --- Thanks for the patch, which has been applied with a few changes. [E.g. the values for USE_SSL etc. were reverted to their original settings to maintain compatibility with existing JMX files] URL: http://svn.apache.org/viewvc?rev=986140&view=rev Log: Bug 49603 - Allow accepting expired certificates on Mail Reader Sampler Added: jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.java (with props) Modified: jakarta/jmeter/trunk/docs/images/screenshots/mailreader_sampler.png jakarta/jmeter/trunk/docs/images/screenshots/smtp_sampler.png jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.java jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.java jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.java jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.java jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.java jakarta/jmeter/trunk/xdocs/changes.xml jakarta/jmeter/trunk/xdocs/images/screenshots/mailreader_sampler.png jakarta/jmeter/trunk/xdocs/images/screenshots/smtp_sampler.png jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
