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=19218>. 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=19218 ------- Additional Comments From [EMAIL PROTECTED] 2005-09-13 22:46 ------- If it helps to avoid code duplication (comment #3) I would consider this issue. It boils down to the question on which level to implement SSL security: * javax.net.ssl.SSLSocketFactory * org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory The classes in contrib suggest to use our API. Ralf Hauser has shown that it is possible on the JDK API as well. I think it would be best to rewrite the contributed code on top of the JDK API and build just a simple adapter layer for our API. That would encourage reuse. I know we are not actively supporting the contrib code. Maybe Ralf would like to work on it? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
