diff options
author | Stef Walter <stefw@gnome.org> | 2013-03-06 19:16:09 +0100 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-03-15 17:25:17 +0100 |
commit | 0e75a5ba8261955d4d75a38a528f79ff4edd5c21 (patch) | |
tree | e06a9dd5a59b2a92704fc23d19f21f7873d0bccc /doc/manual | |
parent | d2128c263ea77e4f99bccc6ac46964ad419ec2d1 (diff) |
trust: Make each configured path its own token
* Each source directory or file configured into the module or passed
in as an initialization argument becomes its own token.
Previously there was one token that contained certificates from
all the configured paths.
* These tokens are clearly labeled in the token info as
to the directory or file that they represent.
* Update PKCS#11 module logic to deal with multiple tokens, validate
the slot ids and so on.
* The order in which the paths are configured will become the
order of trust priority. This is the same order in which they
are listed through 'p11-kit list-modules' and C_GetSlotList.
* Update the frob-token internal tool to only play with one path
* Adjust tests where necessary to reflect the new state of things
and add tests for modified trust module code
https://bugs.freedesktop.org/show_bug.cgi?id=61499
Diffstat (limited to 'doc/manual')
0 files changed, 0 insertions, 0 deletions