RE: openssl-0.9.6-beta1 won't build on BSDI 4.1

2000-09-12 Thread Akira Kubo
Hi all. I am compiled on NetBSD-1.5_APLPHA2(i386) platform. I tried to build config option under below /bin/sh config -lcompat I am build successfull. I think to needed "-lcompat option" on some *BSD* system. > -Original Message- > From: Theodore Hope [mailto:[EMAIL PROTECTED]]

RE: Java version?

2000-12-11 Thread Akira Kubo
> I wish to know whether there are Jave version of SSL (instead of JSSE > from Sun Microsystems). I hope I can learn insight about SSL > by using Java > source codes. Thanks. http://www.rtfm.com/puretls/ PureTLS is a free Java-only implementation of the SSLv3 and TLSv1. Best regards, _