https://issues.apache.org/bugzilla/show_bug.cgi?id=52473
--- Comment #7 from Rico Huijbers <[email protected]> --- I should have mentioned in the previous comment that the engine is actually initalized *twice* by mod_ssl (once to check the configuration), and the first call works fine. Also, the ENGINE_remove() call does not seem to have any effect: if I put in a ENGINE_by_id() call just after that, it will happily give me another instance of the pkcs11 engine, even though the comment just above says the call should fail. -- 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]
