]> granicus.if.org Git - p11-kit/commit
trust: Add pem-directory-hash extract format
authorAdam Williamson <awilliam@redhat.com>
Wed, 14 Jan 2015 04:52:20 +0000 (20:52 -0800)
committerStef Walter <stefw@redhat.com>
Wed, 14 Jan 2015 12:36:47 +0000 (13:36 +0100)
commita6df1f21e42a3b57448eb6897b976ac8883908eb
tree78d0379a31c7370907086535c4fe1cc2159991ff
parentb65e3148a8ea2d54b17a8be617bbdcb026c49fcd
trust: Add pem-directory-hash extract format

This allows extraction of a directory of standard PEM files
with the OpenSSL hash symlinks; this is a format used by
some popular platforms (Debian's /etc/ssl/certs is in this
form, and OpenSUSE provides it for compatibility).

Initially by: Ludwig Nussel <ludwig.nussel@suse.de>

Signed-off-by: Stef Walter <stefw@redhat.com>
 * Added header, fixed compiler warnings
doc/manual/trust.xml
trust/extract-openssl.c
trust/extract-pem.c
trust/extract.c
trust/extract.h
trust/test-bundle.c