RE: upgrade openssl, do I need to recompile apache

2008-10-22 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
If you are loading mod_ssl dynamically into Apache,you can goto httpd-2.2.8/modules/ssl directory and compile. If it is statically linked to Apache then it is a must to recompile Apache too. Let me know for more information. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

Re: What would cause a seg fault?

2008-10-22 Thread joshi chandran
This is how i am compiling # cc_r -c -I/usr/include/l -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong -O-DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" "-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE

Re: What would cause a seg fault?

2008-10-22 Thread joshi chandran
This is how i am compiling # cc_r -c -I/usr/include/openssl -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong -O-DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" "-I/usr/opt/perl5/lib/5.8.2/aix-thread-mult

OpenSSL - WinCE support

2008-10-22 Thread Palaniappan Ramaswamy
Hi, Please let me know, which version of OpenSSL has support for WinCe. When I tried to build version openssl-0.9.8i for WinCe, I came across different issue like, header files not found. I manage to copy the required files from "C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\Sma

RE: upgrade openssl, do I need to recompile apache

2008-10-22 Thread csross
Thank you. Do I go into the apache source (httpd-2.2.8/modules/ssl) and just recompile in this directory or recompile the entire thing (apache)? I'm not loading ssl dynamically in apache. Thank you very much. Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote: > > Yes, you need to recom

OpenSSL verification problem

2008-10-22 Thread Kadir
Hi, I created a Certificate Authority with using openssl and CA.pl. I can sign a file with the following openssl command without any problem. # openssl smime -sign -in hello.txt -out hello.sign -outform pem -inkey demoCA/private/cakey.pem -signer demoCA/cacert.pem But I can't verify the signed

Execution of openssl commands

2008-10-22 Thread Hussain, Mushabbar (IE10)
Hi, I tried executing the following open ssl command on the console for Generating Certificate Signing Requests When generating the certificate signing request (on the target device) I got the error: unable to write 'random state'. The same worked on the host linux m/c /usr/local/apac/RW/bi

Re: What would cause a seg fault?

2008-10-22 Thread joshi chandran
I have used openssl 9.8h version There is mistake in previous mail "I have recompiled the shared object file SSLeay.so to link to the version of libssl.a provided by openssl.base(openssl 9.8h). Previously, this shared object linked to the libssl.a provided by the RPM on the Linux Toolbox for AIX

What would cause a seg fault?

2008-10-22 Thread joshi chandra
Hi All, I have recompiled the shared object file SSLeay.so to link to the version of libssl.a provided by openssl.base. Previously, this shared object linked to the libssl.a (openssl 9.8h) provided by the RPM on the Linux Toolbox for AIX.Now that the shared object is linked against the newer lib

Problem related to Peer Certificate verification....

2008-10-22 Thread Ajeet kumar.S
Hi all, Actually we have one CA certificate is provided by service server (That is root certificate in .pem format and .crt format). I used that certicate to verify the peer. I got unknown CA. I saw that certificate was coming from service server having thawte CA and having issuer and subject i

RE: upgrade openssl, do I need to recompile apache

2008-10-22 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Yes, you need to recompile mod_ssl of Apache when openssl is upgraded. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of csross Sent: Wednesday, October 22, 2008 3:02 AM To: openssl-users@openssl.org Subject: upgrade openssl, do I need to recompile apache

upgrade openssl, do I need to recompile apache

2008-10-22 Thread csross
I have a Solaris 8 server. I just upgraded openssl (0.9.7m to 0.9.8.h) and prior notes indicated that an apachectl -k graceful took care of reloading the new ssl. After restarting (either graceful or stop/start), the error log shows the old version still loading and the server-status shows the s