Hi Aurélien,
On 2013-11-01 02:48, Aurélien Terrestris wrote:
Check that you have openssl and openssl-devel installed on your server
:
rpm -qa | grep 'openssl'
If not, install them (sudo yum install -y openssl openssl-devel)
(Interesting that you figured out I'm running an RPM-based system ;-))
I built openssl from source. I'm trying to get TLS 1.2 working, which
the old and crufty openssl on Centos 6.4 doesn't do. Do I need to do
something different to get the development libraries in place?
Thanks!
2013/11/1 David Benfell <benf...@mail.parts-unknown.org>:
Hi all,
I'm trying to build apache-2.2.25 and I'm getting:
.libs/ab.o: In function `main':
/home/benfell/httpd-2.2.25/support/ab.c:2239: undefined reference to
`TLSv1_1_client_method'
/home/benfell/httpd-2.2.25/support/ab.c:2241: undefined reference to
`TLSv1_2_client_method'
My ./configure line is pretty simple, just because I haven't really
figured it out:
./configure --enable-modules=all --enable-ssl
What am I missing?
Thanks!
--
David Benfell <benf...@parts-unknown.org>
Normally you should expect a GnuPG signature:
https://parts-unknown.org/node/2 But this mailer does not support it.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
--
David Benfell <benf...@parts-unknown.org>
Normally you should expect a GnuPG signature:
https://parts-unknown.org/node/2 But this mailer does not support it.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org