From a6df1f21e42a3b57448eb6897b976ac8883908eb Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 13 Jan 2015 20:52:20 -0800 Subject: 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 Signed-off-by: Stef Walter * Added header, fixed compiler warnings --- doc/manual/trust.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/manual') diff --git a/doc/manual/trust.xml b/doc/manual/trust.xml index efb66c1..05f2726 100644 --- a/doc/manual/trust.xml +++ b/doc/manual/trust.xml @@ -270,7 +270,11 @@ $ trust extract --format=x509-directory --filter=ca-anchors /path/to/directory - Directory PEM files each containing one certifiacte + Directory of PEM files each containing one certificate + + + + Directory of PEM files each containing one certificate, with hash symlinks -- cgit v1.1