Hello David,

On Fri, Nov 01, 2013 at 03:21:35AM -0700, David Benfell wrote:
> 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?

Since it is the build of ab which fails to link to client methods, did
you correctly build and deploy these with your build of openssl? If so,
you may just need to tell the linker where they are.

Try a standalone test of a TLSv1.2 client method with openssl to see
if you have built these features correctly. If it works, just pass
the lib locations on your apache ./configure line (probably using
--with-ssl=DIR). OTOH, if it fails, you'll probably have to revisit your
build of openssl.

HTH,

Pete
-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

Attachment: pgpBAiDI6gYgO.pgp
Description: PGP signature

Reply via email to