On 14/09/12 15:07, Willy Tarreau wrote:

One thing I did notice on CentOS 5.8 and 6.3 is that at compile time I
now need to use USE_STATIC_PCRE=1 instead of USE_PCRE=1. If I use
USE_PCRE=1 it will compile and run but if the conf file references an
ssl cert it cannot read the key in the pem file.
That's amazing, it should be totally unrelated. I just checked my libssl
and libcrypto here and none of them makes use of any regex call. This
looks like a nasty side effect.

If you could post a minimal config which reliably reproduces the issue,
including one such pem file (a test one, not yours of course) and report
your build options, we could try on different platforms and try to find
a workaround. USE_STATIC_PCRE is not always an option for everyone.

Regards,
Willy

Willy,

I can't reproduce it again, lets put it down to user error (it has been a very very long week).

If I come across it again I'll repost to the list.

Regards,

Duncan



Reply via email to