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