Summary: | Include constant definitions needed to make stapled certificate extensions work | ||
---|---|---|---|
Product: | p11-glue | Reporter: | Stef Walter <stefw> |
Component: | p11-kit | Assignee: | Stef Walter <stefw> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | n.mavrogiannopoulos, stefw |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
common: New public pkcs11x.h header containing extensions
common: Add support for multiple field names (ie: nicks) per constant common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO common: New public pkcs11x.h header containing extensions common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO common: New public pkcs11x.h header containing extensions common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO |
Description
Stef Walter
2014-09-04 13:13:21 UTC
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.