Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

About SSL source code

843811Mar 11 2010 — edited Mar 12 2010
Hello,

I want to view the source code of sun's implementation classes for SSL code, but can't find it. For example, I want the view the source for the implementation of javax.net.ssl.SSLSocket which is com.sun.net.ssl.internal.ssl.SSLSocketImpl.

I tried downloading source from [http://download.java.net/jdk6/source/|http://download.java.net/jdk6/source/] as well as from [http://download.java.net/openjdk/jdk6/|http://download.java.net/openjdk/jdk6/] , but these download don't contain all of the SSL class implementations.

Is this code still proprietary code from sun that cannot be viewed?

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2010
Added on Mar 11 2010
2 comments
259 views