Hi - we are trying to code a small Java client to talk SSL to OpenSSL.
Anyone done this before and willing to offer some help from time to time? We
are getting thru it but finding it slow going trying to figure this stuff
out.
The problem for us is trying to find documentation that describes what needs
to be done, then trying to find implementations that save us doing the code.
EG We read the SSL V3 spec from Netscape but it does not tell us how to
process ASN certificates. Then we read somewhere else about ASN but wonder
whether someone has already done this in Java, where to find it etc.
We have also looked at various open source Java SSL packages but the classes
are too big to use in applets over slow connections. There are also numerous
issues regarding the applet sandbox security.
What we are trying to create need is a plain vanilla implementation of SSL
in Java that works with OpenSSL. Please let me know if you've done this (or
similar) before ..
David Murphy
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]