Sponsored White Papers, Webcasts, and Downloads
- Gain SSL functionality in JDK 1.3
- Using Secure Socket Layer SSL in JDK 1.3 is not as direct as in JDK 1.4. JDK 1.4 introduces SSL as a new integrated feature, but JDK 1.3 needs external packages to support it. If you are still using JDK 1.3 and need to implement projects with SSL, you should...
- Tags: SSL/TLS, Authentication/Encryption, Network security, SECURITY, Wai Tik Chan, SSL, JDK, Java
- Technical articles 2003-01-14
- Implementing client-side code for SSL in JDK 1.3
- If you want to add Secure Sockets Layer SSL functionality to your Java 1.3 application, you must supply server- and client-side code. Part one of this series walked through the server-side requirements. Now, we'll look at the client-side coding you need before launching your SSL Java application.The client-side codeThe first...
- Tags: SSL/TLS, Authentication/Encryption, Network security, JDK, Wai Tik Chan, SSL, Java, Java permission, JSSE, permission, server
- Technical articles 2003-01-22
- << Previous
- page 1 of 1
- Next >>