Re: howto build without ssl2

2000-10-23 Thread Bodo Moeller
On Thu, Oct 19, 2000 at 06:03:02PM +0200, Thomas Leyer wrote: > I want to use this in kernel mode, so I think the > exclusion of ssl2 should take place while I build the > libs... Try compiling with -DNO_SSL2. If this does not work out of the box, send patches to openssl-dev. __

RE: howto build without ssl2

2000-10-19 Thread Thomas Leyer
I want to use this in kernel mode, so I think the exclusion of ssl2 should take place while I build the libs... _unfortunately_ it's no compile time option, so I'm scared of having to extract it manually :-( bye Thomas On Thu, 19 Oct 2000, Barnes, Michael L. wrote: > That is not a c

RE: howto build without ssl2

2000-10-19 Thread Barnes, Michael L.
That is not a compile time option, but you can easily specify either in your application or an existing one (like modssl) to not use ssl2. Mike > -Original Message- > From: Thomas Leyer [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 19, 2000 11:48 AM > To: [EMAIL PROTECTED] > Subje