This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)
If you use OpenSSL,
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)
Note that redistributions of this package together with the SSLeay/OpenSSL libraries must comply to the SSLeay License, respectively to the OpenSSL license. The package itself is distributed under the GNU Public License, and does not contain SSLeay or OpenSSL source code.
This software requires Java 2 and SSLeay 0.8.1 (or later) or OpenSSL. It has been tested on WinNT 4.0/i386 , Linux/i386 (Kernel version 2.0.36 or latter) and Sparc-Solaris machines.
new SSLeaySocket("myhost",2345)instruction.
ITISSL download
The de.tu_darmstadt.sp.example package shows concrete examples of programms using ITISSL. They include links to the source code.
"Using" ITISSL means (as with any other SSL application) creating,
managing, removing, signing certificates, setting pass-phrases, etc.
ITISSL does not has its own certificate/private key
administration tools. Users are encouraged instead to use the very
good ssleay
or openssl
tools for this
purpose. Frederick Hirsch has written a paper on this: Introducing SSL and
Certificates using SSLeay
The sp.ssl
problems is a good place to start with if something doesn't seem
to work (java-related stuff). Check out the TODO
list for further open problems. We also have a troubleshooting section.
The ITISSL package was writen at the
Author: Andrei Popovici.
Contributors: Gabor Herr, Klaus Guntermann