Hi Joe, It works against pre-compiled OpenSSL Engines - but not against new (dynamic) engines - for that we *should* load the 'dynamic' engine. (or is there some other method that I'm not aware of).
Thanks -Madhu On Thu, 14 Oct 2004 09:06:28 +0100, Joe Orton <[EMAIL PROTECTED]> wrote: > On Wed, Oct 13, 2004 at 09:20:17PM -0700, Sander Temme wrote: > > The SSL_EXPERIMENTAL_ENGINE stuff is in Apache 2.0 today, but IIRC it > > doesn't actually work. You may need to use a CVS checkout of httpd-2.0 > > HEAD, but do tell us what you find. > > It works fine in 2.0 (at least with the cards we test against), the only > difference in HEAD is that you don't need to define > SSL_EXPERIMENTAL_ENGINE to enable it. > > joe >