DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30741>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30741 JMeter does not prompt for cert passwords ------- Additional Comments From [EMAIL PROTECTED] 2004-09-23 21:12 ------- This bug just bit me as well. It looks like the "if" statement at SSLManager.java:142 (in 2.0.1 source) should be omitted (along with its associated brackets). I have not tried recompiling with this change since the javax.net.ssl.keyStorePassword workaround is adequate for my testing. Maybe someone else could try patching the source and recompiling to see if that fix would be sufficient. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
