Bug 62156

Summary: p11-kit specific format for storing objects
Product: p11-glue Reporter: Stef Walter <stefw>
Component: p11-kitAssignee: Stef Walter <stefw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: stefw
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 62064    
Attachments: url: Split out the URL encoding and decoding functions
trust: Support a p11-kit specific serialization format
lexer: Make a lexer for our config file format

Description Stef Walter 2013-03-11 09:27:30 UTC
We need to create a p11-kit specific PKCS#11 attribute/object storage format for storage of arbitrary objects.

This is required by the future tools which will create and modify trust policy information in arbitrary ways.

Since there is no way to represent distrust information for a serial+issuer in the formats currently loaded by the p11-kit trust module, this is needed to represent those.
Comment 1 Stef Walter 2013-03-15 17:18:52 UTC
Created attachment 76583 [details] [review]
url: Split out the URL encoding and decoding functions
Comment 2 Stef Walter 2013-03-15 17:18:56 UTC
Created attachment 76584 [details] [review]
trust: Support a p11-kit specific serialization format
Comment 3 Stef Walter 2013-03-15 17:19:12 UTC
Created attachment 76585 [details] [review]
lexer: Make a lexer for our config file format
Comment 4 Stef Walter 2013-03-19 13:55:31 UTC
Merged into git master and 0.17.x releases.

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.