Frank Neumann wrote: > In versions of openssl prior to 0.9.7 for instance the engine.h header file, > which is required by the squid SSL patch, wasn't available in the standard > version of openssl. That's what confused me.
The SSL patch should not require engine.h.. only make use of it if it finds it.. If it requires engine.h then there is a slight bug.. not that this matters very much now when engine.h is in the standard OpenSSL version. Regards Henrik
