Skip to content

0.23.4 (devel)

Compare
Choose a tag to compare
@ueno ueno released this 22 Feb 09:43
· 713 commits to master since this release
  • 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]
  • libffi dependency is now optional [#9]
  • Build fixes for FreeBSD, macOS, and Windows [#32, #39, #45]