[Mono-list] Https (Webservice) authentication using PKCS#11 tokens

Mathias Tausig mathias.tausig at a-cert.at
Tue Feb 16 09:17:12 EST 2010


Hello!

I want to use certificate based client authentication for Webservice on
a HTTPS server.
If I load a .p12 file, that works just fine. But know I want to go one
step further, and use a key stored on a PKCS#11 token. Is there any
known implementation for such a thing? The best concept that I could
make up so far, was to write a PKCS#11 wrapper and then subclass RSA.

cheers
Mathias


More information about the Mono-list mailing list