Hello,
Just realized that serf is working in kerberos configuration better than
neon which does not work without apparent reason.
So waiting to subversion 1.7 to switch all my users.
For this issue I can help if you like, I developed the pkcs11-helper[1]
library which is used in some open source project for abstraction of
PKCS#11 card access.
It is very easy to integrate it with OpenSSL proper application.
As far as I can see after initialization, it probably need change in one
place: ssl_need_client_cert.
In the past I worked with neon[2] and even [3] but then maintainer feel the
need to implement his own implementation.
Thoughts?
[1] https://www.opensc-project.org/opensc/wiki/pkcs11-helper
[2] http://www.mail-archive.com/ne...@webdav.org/msg00315.html
[3] http://lists.gnu.org/archive/html/gnutls-devel/2010-05/msg00013.html