./common/constants.c: CT (CKA_X_CERTIFICATE_VALUE, "x-cetrificate-value") Note the id says ceTRificate, not ceRTificate. Do you think anyone is using this identifier already? If yes, is it too late to change it? Do you need a backwards compatibility alias? I must use this value in code related to bug 99453 soon. My work will require a newer version of p11-kit, so in theory it could use the fixed identifier. I just would prefer to not have to change it later.
Good catch. I don't think this one is in wide use yet. I would go ahead and change it to be honest.
Added to this pull request: https://github.com/p11-glue/p11-kit/pull/46
This has been merged as part of PR#46.
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.