apache 2.2 with openssl problem

2007-10-03 Thread Piotr Skwarna
Hi i try complie apache with my openssl ./configure --prefix=/usr/unizeto/apache22 --enable-proxy --enable-ssl --with-ssl=/opt/NEW/openssl/ [...] checking for OpenSSL version... checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for

Re: apache 2.2 with openssl problem

2007-10-03 Thread Piotr Skwarna
2007/10/3, Piotr [EMAIL PROTECTED]: checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSLeay_version in -lcrypto... no checking for SSL_CTX_new in -lssl... no checking for ENGINE_init... no

Re: openssl with accelerator

2007-08-14 Thread Piotr Skwarna
Hi 2007/8/13, Marek Marcola [EMAIL PROTECTED]: Hello, I have add this piece of code in apps/openssl.c recompile and problem is the same Did you add in main() code to activate this callbacks ? Something like that: { int i; /* static locks area */ mutex_buf =

Re: openssl with accelerator

2007-08-14 Thread Piotr Skwarna
2007/8/14, Marek Marcola [EMAIL PROTECTED]: Hello, bash-2.03# echo $LD_LIBRARY_PATH :/usr/local/firebird/lib:/usr/local/firebird/intl:/usr/local/lib:/opt/nfast/toolkits/hwcrhk/ bash-2.03# ./openssl speed rsa512 -engine chil can't use that engine 1:error:84067071:CHIL

Re: openssl with accelerator

2007-08-13 Thread Piotr Skwarna
simmilar problem :( bash-2.03# ./openssl speed rsa512 -engine chil can't use that engine 17391:error:84067072:CHIL engine:HWCRHK_INIT:locking missing:e_chil.c:594:You HAVE to add dynamic locking callbacks via CRYPTO_set_dynlock_{create,lock,destroy}_callback()

Re: openssl with accelerator

2007-08-09 Thread Piotr Skwarna
2007/8/8, Goetz Babin-Ebell [EMAIL PROTECTED]: I have problem with openssl cooperating with nCipher (nShield F3) engine bash-2.03# uname -a SunOS sun250 5.8 Generic_117350-35 sun4u sparc SUNW,Ultra-250 bash-2.03# ./openssl speed rsa -engine ubsec can't use that engine Last time

openssl with accelerator

2007-08-08 Thread Piotr Skwarna
Hello I have problem with openssl cooperating with nCipher (nShield F3) engine bash-2.03# uname -a SunOS sun250 5.8 Generic_117350-35 sun4u sparc SUNW,Ultra-250 bash-2.03# ./openssl speed rsa -engine ubsec can't use that engine 28137:error:25066067:DSO support routines:DLFCN_LOAD:could not