Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1173554

Summary: Fix serialization format to use standard PKCS#11 URIs
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: pkcs11-helperAssignee: Kalev Lember <kalevlember>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: kalevlember, nmavrogi, stefw
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pkcs11-helper-1.11-5.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-11 19:05:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1173546, 1173559    

Description David Woodhouse 2014-12-12 12:11:14 UTC
pkcs11-helper has its own text format for seralizing the ID of an object from a PKCS#11 token. It should use the PKCS#11 URI format described at https://tools.ietf.org/html/draft-pechanec-pkcs11uri-16 instead.

At https://github.com/OpenSC/pkcs11-helper/pull/4 there are patches to fix this, while still allowing *deserialization* of the legacy format for compatibility.

Comment 1 David Woodhouse 2015-04-29 13:20:24 UTC
The PKCS#11 URI specification is now published as RFC7512.

Comment 2 Fedora Update System 2015-05-06 15:28:23 UTC
pkcs11-helper-1.11-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/pkcs11-helper-1.11-5.fc22

Comment 3 Fedora Update System 2015-05-10 23:35:22 UTC
Package pkcs11-helper-1.11-5.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pkcs11-helper-1.11-5.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-7910/pkcs11-helper-1.11-5.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-05-11 19:05:56 UTC
pkcs11-helper-1.11-5.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 David Woodhouse 2015-07-13 13:42:30 UTC
*** Bug 1242469 has been marked as a duplicate of this bug. ***