[JDEV] Java StartTLS
Ben Schumacher
ben at blahr.com
Thu Aug 1 16:44:44 CDT 2002
Thanks for the info, Mike! Hopefully this will appease DW and the JEP can
move forward. I, personally, think that "STARTTLS" for Jabber is a great
idea. :)
[...forwarding to the standards-jig, since it probably belongs there...]
bs.
On Thu, 1 Aug 2002, Michael F Lin wrote:
> Following up on yesterday's Foundation meeting, here is a little bit of
> code from JLDAP's implementation to do StartTLS with JSSE:
>
> http://www.openldap.org/devel/cvsweb.cgi/~checkout~/com/novell/ldap/LDAPJSSEStartTLSFactory.java?rev=1.2&cvsroot=JLDAP&hideattic=1&sortbydate=0
>
> JSSE's javax.net.ssl.SSLSocketFactory.createSocket() accepts an
> already-connected socket over which to start TLS.
> (http://java.sun.com/j2se/1.4/docs/api/javax/net/ssl/SSLSocketFactory.html)
>
> -Mike
More information about the JDev
mailing list