> Serge Hallyn wrote:
>> Hi,
>> 
>> We have a need to use a dynamic OpenSSL engine under apache.  The
>> attached patch (against 2.0.48) directs apache to accept ssl.conf
>> directives such as:
>> 
>> SSLCryptoDevice dynamic
>> SSLCryptoLibpath /usr/local/lib/hw_ibmca.so
>> SSLCryptoDevID ibmca
> 
> why not
> 
> SSLCryptoDevice ibmca /usr/local/lib/hw_ibmca.so
> 
> for dynamically loaded crypto devices?

I haven't reviewed the above, but isn't a bunch of logic for using hardware
crypto devices already in HEAD? This is up for backport at line 151 of the
httpd-2.0 STATUS. 

S.

-- 
[EMAIL PROTECTED]              http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF

Reply via email to