Re: [users@httpd] [RHEL6.2] SSL handshake failure

2012-03-18 Thread Aubrey Li
ight be too restrictive. Try adding more options. > > On Mar 19, 2012 2:00 AM, "Aubrey Li" wrote: >> >> Here is what I got when I put the loglevel to debug in httpd.conf >> === >> [Mon Mar 19 06:

Re: [users@httpd] [RHEL6.2] SSL handshake failure

2012-03-18 Thread Aubrey Li
and can pass the SSL handshake while this java application cannot. openssl version is 0.9.8u Welcome any inputs! Thanks, -Aubrey On Fri, Mar 16, 2012 at 1:50 AM, Mark Montague wrote: > On March 15, 2012 13:31 , Aubrey Li wrote: >> >> Thanks for your reply. here is the

Re: [users@httpd] undefined reference to "apr_file_link"

2012-03-15 Thread Aubrey Li
pe it works. > > T > > On Thu, Mar 15, 2012 at 9:01 AM, Aubrey Li wrote: >> >> Sorry to bother if this is a known issue, building httpd-2.4.1 run >> into the following error. >> === >> /usr/local/apr/build-1/libtool --silent

Re: [users@httpd] [RHEL6.2] SSL handshake failure

2012-03-15 Thread Aubrey Li
"conf/httpd.conf" === On Fri, Mar 16, 2012 at 12:35 AM, Mark Montague wrote: > On March 15, 2012 11:43 , Aubrey Li wrote: >> >> I built httpd-2.2.22 on a RHEL6.2 system with SSL enabled. Then I made a >> client >> t

[users@httpd] undefined reference to "apr_file_link"

2012-03-15 Thread Aubrey Li
Sorry to bother if this is a known issue, building httpd-2.4.1 run into the following error. === /usr/local/apr/build-1/libtool --silent --mode=link gcc -std=gnu99 -g -O2 -pthread-o rotatelogs rotatelogs.lo /usr/local/apr/lib/libaprutil-1.la -lexpat /usr/loc

[users@httpd] [RHEL6.2] SSL handshake failure

2012-03-15 Thread Aubrey Li
Hi, I built httpd-2.2.22 on a RHEL6.2 system with SSL enabled. Then I made a client to create a connection to httpd but received a handshake failure report. how I built httpd-2.2.22 === ./configure --enable-ssl --enable-so --with-mpm=worker --prefix=$BENCH/apache2 I created a