diff options
author | Werner Koch <wk@gnupg.org> | 2019-02-05 14:48:49 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2019-02-05 15:01:45 +0100 |
commit | 3231ecdafd71ac47b734469b07170756979ede72 (patch) | |
tree | 223b0e777109729dd7f26f8334815d2457e3ca15 /doc/wks.texi | |
parent | card: Implement non-interactive mode. (diff) | |
download | gnupg2-3231ecdafd71ac47b734469b07170756979ede72.tar.xz gnupg2-3231ecdafd71ac47b734469b07170756979ede72.zip |
scd: Allow standard keyref scheme for app-openpgp.
* scd/app-openpgp.c (do_change_pin): Allow prefixing the CHVNO with
"OPENPGP."
* tools/card-call-scd.c (scd_change_pin): Change API to use strings.
* tools/gpg-card-tool.c (cmd_passwd): Adjust for change.
(cmd_unblock): Ditto.
--
The generic keyref allows for better error detection in case a keyref
is send to a wrong card.
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/wks.texi')
-rw-r--r-- | doc/wks.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wks.texi b/doc/wks.texi index a0b2a34b9..f132b3186 100644 --- a/doc/wks.texi +++ b/doc/wks.texi @@ -124,7 +124,7 @@ Requires installation of that command. @item --with-colons @opindex with-colons This option has currently only an effect on the @option{--supported} -command. If it is used all arguimenst on the command line are taken +command. If it is used all arguments on the command line are taken as domain names and tested for WKD support. The output format is one line per domain with colon delimited fields. The currently specified fields are (future versions may specify additional fields): |