> I know that OpenSSL supports both windows and Unix, and it is used from C
> and C++ programs. My question is the following:
> Can we use OpenSSL from Java programs as well ( I am a new OpenSSL user)?
> I am planning on using OpenSSL on Linux and Windows OS, C++ and
> Java programs.

        Sure you can. You'll just have to find or write wrappers to allow Java to
call into the OpenSSL library code. It usually doesn't make much sense
though, Java applications usually use the brower's built-in SSL capability.

        DS

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to