From 7fc0ecd1ca7840e71958e62163b27d645c936c25 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 15 Mar 2013 08:23:43 +0100 Subject: extract: --comment option adds comments to PEM bundles * Placed before the certificate, simple one liner * No need to put comments in PEM files extracted into directories, as the file names are already descriptive. https://bugs.freedesktop.org/show_bug.cgi?id=62029 --- doc/manual/p11-kit.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/manual/p11-kit.xml') diff --git a/doc/manual/p11-kit.xml b/doc/manual/p11-kit.xml index 5242b1a..9791c29 100644 --- a/doc/manual/p11-kit.xml +++ b/doc/manual/p11-kit.xml @@ -92,6 +92,11 @@ $ p11-kit extract --format=x509-directory --filter=ca-certificates /path/to/dire + + Add identifying comments to PEM bundle output files + before each certificate. + + Specifies what certificates to export. You can specify the following values: -- cgit v1.1