You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I gone though the Bouncy Castle documentation, found some mention of PKCS11 in the documentation,
But it's not clear this kind of certificate store is really supported.
My objective is to perform mTLS (mutual TLS) communication, with a private key only usable though PKCS11 api(s),
This is something working fine with OpenSSL and PKCS11 engine module, but this is far from c# portable application...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I gone though the Bouncy Castle documentation, found some mention of PKCS11 in the documentation,
But it's not clear this kind of certificate store is really supported.
My objective is to perform mTLS (mutual TLS) communication, with a private key only usable though PKCS11 api(s),
This is something working fine with OpenSSL and PKCS11 engine module, but this is far from c# portable application...
Thanks in advance for your through.
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions