1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

wkd: Install gpg-wks-client under bin and add wrapper for libexec

--

gpg-wks-client is a pretty useful command on the command line.
Thus we now install it at bin and provide a compatibility wrapper.
This commit is contained in:
Werner Koch 2021-02-19 12:11:38 +01:00
parent 5573ab714b
commit 4da91414e7
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
4 changed files with 22 additions and 14 deletions

View file

@ -109,15 +109,6 @@ 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
@file{foo@@example.org}:
@example
$(gpgconf --list-dirs libexecdir)/gpg-wks-client --check foo@@example.net
@end example
@mansect options
@noindent
@command{gpg-wks-client} understands these options: