https://issues.apache.org/bugzilla/show_bug.cgi?id=51296

             Bug #: 51296
           Summary: Dynamic engine support using SSLCryptoDevice support
           Product: Apache httpd-2
           Version: 2.2.17
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


is it possible to use dynamic engine in httpd-2.2.17?
 In older version, we were specifying the following directives in httpd.conf
file to load our engine dynamically

   SSLCryptoDevice dynamic
   SSLCryptoDeviceCtrl SO_PATH:<PATH to the libpkcs11.so
eg:/usr/lib/libcavium.so>
   SSLCryptoDeviceCtrl ID:pkcs11
   SSLCryptoDeviceCtrl LOAD 

NOw, with this version, i am getting the following error
   "Invalid command SSLCryptoDeviceCtrl"

So, please provide steps to use dynamic engine in httpd-2.2.17 


Thanks in advance.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to