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
Recognize query attributes defined in PKCS#11 URI (RFC7512) [#31, #37, #52]
The trust policy module now recognizes CKA_NSS_MOZILLA_CA_POLICY attribute, used by Firefox [#99453, #46]
Add trust dump command to dump all PKCS#11 objects in the persistence format [#44]
New experimental p11-kit server command that allows PKCS#11 forwarding through a Unix domain socket. A client-side module p11-kit-client.so is also provided [#15]
Add systemd unit files for exporting the proxy module through a Unix domain socket [#35]
New P11KitIter API to iterate over slots, tokens, and modules in addition to objects [#28]