mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: New export-filter export-revocs
* g10/options.h (EXPORT_REVOCS): New.
* g10/export.c (export_select_filter): New.
(struct export_filter_attic_s): Add field.
(cleanup_export_globals): Cleanup.
(parse_export_options): Add option "export-revocs".
(parse_and_set_export_filter): Parse the select type.
(do_export_revocs): New.
(do_export_stream): Add a way to select things for export.
--
Backported-from-master: c985b52e71
This commit is contained in:
parent
cd29ab0435
commit
edbe30c152
3 changed files with 129 additions and 5 deletions
|
@ -2611,6 +2611,11 @@ opposite meaning. The options are:
|
|||
to put into DNS zone files. An ORIGIN line is printed before each
|
||||
record to allow diverting the records to the corresponding zone file.
|
||||
|
||||
@item export-revocs
|
||||
Export only standalone revocation certificates of the key. This
|
||||
option does not export revocations of 3rd party certificate
|
||||
revocations.
|
||||
|
||||
@item export-dane
|
||||
Instead of outputting the key material output OpenPGP DANE records
|
||||
suitable to put into DNS zone files. An ORIGIN line is printed before
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue