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=38309>. 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=38309 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-23 13:52 ------- (In reply to comment #14) > I checked his patches and read RFC2228, RFC4217 and some internet web sites. > It would be great if following things are done for the future work of FTPS. > > 1) implicit mode. > There is the two mode of FTPS to connect it securely. (implicit/explicit) > It is implemented only the explicit mode. For future work... > 2) It can not specify multiple keystores and/or trustmanagers. > I want to use multiple keystores and/or trustmanagers. It was implemented in code of 2006-01-22 19:14. > 3) The password to access KeyStore can not change. > I think that this lacks security. Implemented now. > 4) It can not change the data connection security level(PROT command). Implemented now. > 5) It can not change the protected data bufferes(PBSZ command). Implemented now. > 6) The X509TrustManager should be made by implements > javax.net.ssl.X509TrustManager. But, X509TrustManager interface is a part > of JSSE, so there are not included in JDK1.3. The JSSE was introduced > since JDK1.4 by default. I need that ftps works with JDK1.3, and dont mind import JSSE... Thanks for all your comment. -- 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]
