diff options
author | Werner Koch <wk@gnupg.org> | 2019-03-25 15:13:59 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2019-03-25 15:13:59 +0100 |
commit | 70c97a862aa586c314a64190d1e489a272e552ea (patch) | |
tree | 906db5af747f2a8af15c64a02c3d8d90f897182d /doc/wks.texi | |
parent | doc: Clarify option --no-keyring. (diff) | |
download | gnupg2-70c97a862aa586c314a64190d1e489a272e552ea.tar.xz gnupg2-70c97a862aa586c314a64190d1e489a272e552ea.zip |
wkd: New command --print-wkd-url for gpg-wks-client.
* tools/gpg-wks-client.c (aPrintWKDURL): New.
(opts): Add option.
(main): Implement.
* tools/wks-util.c (wks_cmd_print_wkd_url): New.
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/wks.texi')
-rw-r--r-- | doc/wks.texi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/wks.texi b/doc/wks.texi index 0ebd3db3f..9f1fff2a8 100644 --- a/doc/wks.texi +++ b/doc/wks.texi @@ -101,10 +101,14 @@ fingerprint and the mailbox separated by a space. The command @option{--remove-key} removes a key from that directory, its only argument is a user-id. -The command @option{--print-wkd-hash} prints a WKD user id identifier -and the corresponding mailbox from the user-ids given on the command +The command @option{--print-wkd-hash} prints the WKD user-id identifiers +and the corresponding mailboxes from the user-ids given on the command line or via stdin (one user-id per line). +The command @option{--print-wkd-url} prints the URLs used to fetch the +key for the given user-ids from WKD. The meanwhile preferred format +with sub-domains is used here. + @command{gpg-wks-client} is not commonly invoked directly and thus it is not installed in the bin directory. Here is an example how it can be invoked manually to check for a Web Key Directory entry for |