On September 3, 2003 08:18 pm, Bommareddy, Satish (Satish) wrote: > It does look like it is build in with the engine... > > OpenSSL> version -a > OpenSSL 0.9.7b 10 Apr 2003 > built on: Thu Aug 28 09:57:24 PDT 2003 > platform: linux-pentium > options: bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) > idea(int) blowf ish(idx) > compiler: gcc -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H > -DOPENSS L_NO_KRB5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer > -mcpu=pentium -Wall -DSHA 1_ASM -DMD5_ASM -DRMD160_ASM > OPENSSLDIR: "/usr/local/ssl" > OpenSSL>
Oh well, I've got a couple of different versions of 0.9.7 sitting around here on my linux system for which the 'engine' command certainly does exist. Note that my system's builtin openssl RPM has the platform as "linux-elf" rather than "linux-pentium" and this is the default when building from original source too. I just checked that configuring the source with the platform set to linux-pentium worked, just in case this was a configuration bug. But it appears to work fine for me. So without more information about what your system is and where your openssl package comes from, I can't really help. Need more input... Cheers, Geoff PS: I should admit that I didn't checkout/download 0.9.7b to try this, as my current trees are 0.9.7a and 0.9.7c-dev (unreleased). So if you run out of ideas, you should perhaps check this isn't something specific to 0.9.7b (though I doubt it). -- Geoff Thorpe [EMAIL PROTECTED] http://www.geoffthorpe.net/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
