Susumu Sai wrote: > Thanks for the response. Yes, I think this makes sense. > What I worried is if there's any reason for this. For example, is not > supported, > will be deprecated, has potential problem, and etc.
No plans that I am aware of. There is always a risk we break things by adding something JSSE specific. If we do, feel free to raise a bug and it will get fixed. > Since this is a feature for advanced users, it is reasonable to not add it > to document. It may be a good entry in knowledge base, and it is already > there > if this group actually services as Tomcat knowledge base. The archives are once source of knowledge. There is also the wiki that anyone can add entries to. Mark > > > On Tue, Jun 23, 2009 at 9:41 PM, Bill Barker <wbar...@wilshire.com> wrote: > >> "Susumu Sai" <susumu.sai.2...@gmail.com> wrote in message >> news:7d50e06a0906231422q734e985dybc92648f59fae...@mail.gmail.com... >>> I have confirmed that SSLImplementation attribute works in Connector >>> of server.xml file (Refer to >>> >> http://mail-archives.apache.org/mod_mbox/tomcat-users/200609.mbox/%3c6244765.p...@talk.nabble.com%3e >> ). >>> But I just don't understand why SSLImplementation attribute is not >>> included in Tomcat 6.0 document - >>> http://tomcat.apache.org/tomcat-6.0-doc/config/http.html. Mistake or >>> any reason? >> TC 6.0 only supports one type of SSLImplementation out-of-the-box (JSSE). >> So anyone that wants to use this attribute has to already know enough about >> Tomcat internals to write their own SSLImplementation. Including it in the >> docs would just confuse 99.99% of users. >> >> But, yes, the hook is there for anyone that wants to plug in their favorite >> SSL library. >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org