Include the PKCS#11 constant definitions needed to make stapled certificate extensions work.
Created attachment 105744 [details] [review] common: New public pkcs11x.h header containing extensions
Some basic testing and look over needed. The pkcs11x.h header should now be installed into /usr/include/p11-kit-1/p11-kit directory along side the pkcs11.h header.
Created attachment 105747 [details] [review] common: Add support for multiple field names (ie: nicks) per constant
Created attachment 105748 [details] [review] common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO
Created attachment 105749 [details] [review] common: New public pkcs11x.h header containing extensions
Created attachment 105750 [details] [review] common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO
Created attachment 105751 [details] [review] common: New public pkcs11x.h header containing extensions
Cleaned up the attachments, and pushed to a branch here: http://cgit.freedesktop.org/p11-glue/p11-kit/log/?h=wip/pkcs11x
Created attachment 105961 [details] [review] common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO CKA_PUBLIC_KEY_INFO is defined in the PKCS#11 2.40 draft, so use that rather than defining our own. * Fixed up by Nikos Mavrogiannopoulos <nmav@redhat.com>
Merged to git master.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.