Re: [users@httpd] Upgrading from OpenSSL 0.9.8 to OpenSSL 1.0.2a

2015-04-04 Thread Abdul Anshad
Hello Cathy, FYI, TLS 1.1 and TLS 1.2 protocols are only supported by OpenSSL 1.0.1 and 1.0.2 series. Since you have upgraded the OpenSSL version from 0.9.8 to 1.0.2a, It should support the newer TLS 1.1 and 1.2 protocols. But, In addition to this you also have to recompile apache, openssh

Re: [users@httpd] Upgrading from OpenSSL 0.9.8 to OpenSSL 1.0.2a

2015-04-04 Thread Abdul Anshad
Hello Cathy, FYI, TLS 1.1 and TLS 1.2 protocols are only supported by OpenSSL 1.0.1 and 1.0.2 series. Since you have upgraded the OpenSSL version from 0.9.8 to 1.0.2a, It should support the newer TLS 1.1 and 1.2 protocols. But, In addition to this you also have to recompile apache, openssh

[users@httpd] Apache http 2.2.29 on RHEL5 does not log anything to access log

2014-09-05 Thread Abdul Anshad
Hello All, I have a setup which has Apache-2.2.29 compiled against Openssl-0.9.8zb on RHEL5 platform. Apache successfully creates the access log file but it does not logs anything to it. I have tried with default access log file ( CustomLog logs/access_log combined ) and custom defined (

[users@httpd] SSL Library Error: error:2D06D075:FIPS routines:fips_pkey_signature_test:test failure (Type=RSA SHA1 X931)

2014-08-11 Thread Abdul Anshad
Hello All, I have a set up which runs Apache http-2.4.10 and openssl-1.0.1i, when I try to start the http server with FIPS mode i get the following error. [Mon Aug 11 14:39:24.407781 2014] [suexec:notice] [pid 380] AH01232: suEXEC mechanism enabled (wrapper: /apps/apache/2.4.10/bin/suexec)

Re: [users@httpd] SSL Library Error: error:2D06D075:FIPS routines:fips_pkey_signature_test:test failure (Type=RSA SHA1 X931)

2014-08-11 Thread Abdul Anshad
:00 Abdul Anshad ab...@visolve.com mailto:ab...@visolve.com: Hello All, I have a set up which runs Apache http-2.4.10 and openssl-1.0.1i, when I try to start the http server with FIPS mode i get the following error. [Mon Aug 11 14:39:24.407781 2014 tel:407781%202014

[users@httpd] Cannot load modules/mod_ssl.so into server: ld.so.1: symbol SRP_VBASE_new: referenced symbol not found

2014-01-08 Thread Abdul Anshad
Hello All, I have a set up in which i have installed OpenSSL-1.0.0l and httpd-2.4.7. httpd-2.4.7 was compiled against OpenSSL-1.0.1e. Now, when i try to start httpd-2.4.7 with mod_ssl enabled ( OpenSSL installed version is 1.0.0l ) it throws the following error. Cannot load

Re: [users@httpd] #error mod_ssl requires OpenSSL 0.9.8a or later

2013-12-16 Thread Abdul Anshad
is installed. --with-ssl=path to openssl include directory Example: --with-ssl=/usr/include/openssl Thanks, Otis On Mon, Dec 16, 2013 at 1:58 AM, Abdul Anshad ab...@visolve.com mailto:ab...@visolve.com wrote: Hello All, I'm trying to compile httpd-2.4.7 from source, but i get

Re: [users@httpd] #error mod_ssl requires OpenSSL 0.9.8a or later

2013-12-16 Thread Abdul Anshad
yes, i have httpd-devel-2.2.26 package installed. FYI i'm trying to build httpd-2.4.7. is it necessary to install 2.4.x dev ? Regards, Abdul On 12/16/2013 2:48 PM, Thomas Eckert wrote: Did you make sure to have the -dev package(s) installed ? On Mon, Dec 16, 2013 at 10:10 AM, Abdul Anshad

Re: [users@httpd] #error mod_ssl requires OpenSSL 0.9.8a or later

2013-12-16 Thread Abdul Anshad
Sorry and yes, i have openssl-devel packages installed. Regards, Abdul On 12/16/2013 3:29 PM, Thomas Eckert wrote: Actually, I was referring to the openssl-dev package (and whatever other -dev package you might need to build). On Mon, Dec 16, 2013 at 10:53 AM, Abdul Anshad ab

[users@httpd] #error mod_ssl requires OpenSSL 0.9.8a or later

2013-12-15 Thread Abdul Anshad
Hello All, I'm trying to compile httpd-2.4.7 from source, but i get the following error #error mod_ssl requires OpenSSL 0.9.8a or later. But my installed openssl version is openssl-1.0.1e and i have specified it --with-ssl option. Could anyone please help me on this ? -- Regards, Abdul

Re: [users@httpd] Only garbage was found in the patch input - httpd-2.4.7-sslsninotreq.patch

2013-12-12 Thread Abdul Anshad
/2013 12:32 PM, Otis Dewitt - NOAA Affiliate wrote: This patch is corrupt, it is missing content . contact the submitter of the patch. On Thu, Dec 12, 2013 at 12:23 AM, Abdul Anshad ab...@visolve.com mailto:ab...@visolve.com wrote: Hello All, I can't apply a patch named *httpd-2.4.7

[users@httpd] Only garbage was found in the patch input - httpd-2.4.7-sslsninotreq.patch

2013-12-11 Thread Abdul Anshad
Hello All, I can't apply a patch named *httpd-2.4.7-sslsninotreq**.patch*, when i try to build the package httpd-2.4.7 it throws out the error as Only garbage was found in the patch input. The whole content of the patch is just two lines as follows : diff --git

[users@httpd] Problem applying patch to Apache-2.4.7

2013-12-10 Thread Abdul Anshad
Hello All, I can't apply a patch named *httpd-2.4.7-sslsninotreq**.patch*, when i try to build the package httpd-2.4.7 it throws out the error as Only garbage was found in the patch input. The content of the patch is as follows : diff --git a/modules/ssl/ssl_engine_config.c