I'm in the process of getting engine_pkcs11 working with
Apache (2.2.17). In order to faciliate that, I needed to
enable a callout for unattended token login to engine_pkcs11.
Here's what I've got for that. Constructive comments welcome
and I'd also like to know how to submit the patch to be inc
> Is there any reason you can not use the ui_method and callback_data?
I will take a look. Thanks.
R. Marc
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel
Wondered if anyone had an interest in using engine_pkcs11 with
Apache.
I have a working patch (it's not finished yet, but it works).
I've been load testing it over time and it's performing nicely,
no obvious memory leaks and my other test cases (using PEMs
and engine chil still work normally).
I'