There is currently no standalone reference implementation of the
javax.net.ssl related api available on java.sun.com however an
implementation is packaged as part of Java Web Server, HotJava Browser/Views,
and some other projects. The api specs themselves are available from
http://java.sun.com/jdc/ if you search for "SSL".
Jeff