Re: Code signing

1999-04-16 Thread Francois Orsini
This can help... http://www.suitable.com/Doc_CodeSigning.shtml --francois -Original Message- From: Kristopher Herrin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, April 16, 1999 8:13 AM Subject: Code signing >Hello. > >Can someone point me to some resour

Re: using the Net_SSLeay.pm1.03

1999-04-05 Thread Francois Orsini
The Net_SSLeay1.03 "test.pl" does not go through on NT; due mostly because a Perl process spawn is not supported the same way on NT.. (from what I recall) I modified it and added some of the tests on my own... You don't need a client certificate to connect to a remote site... Make the Perl Net_

Re: Help: Unpatented algorithms

1999-03-30 Thread Francois Orsini
If you're in the US and you build a non-commercial application, then you should not have to buy a Licence from RSA, assuming the application uses RSAREF... This is my understanding... --francois -Original Message- From: Ulf Möller <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTEC

Re: Win 32 DLL library & NET_SSLEAY Perl module generation (bn.h) compilation errors

1999-03-20 Thread Francois Orsini
I'm preparing some instructions that I will send to Sampo and to whomever who wants them (i.e. Doug). Net_SSLeay (1.0.3) is working fine for me on Win32 (NT/95/98) with (SSLeay 0.9.0b). I'm in the process of converting and testing with OpenSSL 0.9.2... Cheers, --francois -Original Message--

Re: Fresh meat -- Java SSL using OpenSSL (SSLeay)

1999-03-11 Thread Francois Orsini
Sorry if I'm not actually answering your problem but I think OpenSSL should maybe start to think about having some Java Interface/integration within the OpenSSL project. Java popularity is growing more than what non-Java developpers tend to think (i.e. Servlet technology is great) ... JNI is not r