mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-16 08:33:24 +02:00
(Helper Tools): Document gpgsm-gencert.sh.
This commit is contained in:
parent
9aa7d0bc35
commit
5b12394f80
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-22 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
|
* tools.texi (Helper Tools): Document gpgsm-gencert.sh.
|
||||||
|
|
||||||
2004-10-05 Werner Koch <wk@g10code.com>
|
2004-10-05 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* gpg-agent.texi (Invoking GPG-AGENT): Tell that GPG_TTY needs to
|
* gpg-agent.texi (Invoking GPG-AGENT): Tell that GPG_TTY needs to
|
||||||
|
@ -11,6 +11,7 @@ GnuPG comes with a couple of smaller tools:
|
|||||||
* watchgnupg:: Read logs from a socket.
|
* watchgnupg:: Read logs from a socket.
|
||||||
* addgnupghome:: Create .gnupg home directories.
|
* addgnupghome:: Create .gnupg home directories.
|
||||||
* gpgconf:: Modify .gnupg home directories.
|
* gpgconf:: Modify .gnupg home directories.
|
||||||
|
* gpgsm-gencert.sh:: Generate an X.509 certificate request.
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@c
|
@c
|
||||||
@ -575,3 +576,20 @@ $ echo 'force:16:' | gpgconf --change-options dirmngr
|
|||||||
|
|
||||||
The @code{--runtime} option can influence when the changes take
|
The @code{--runtime} option can influence when the changes take
|
||||||
effect.
|
effect.
|
||||||
|
|
||||||
|
@c
|
||||||
|
@c GPGSM-GENCERT.SH
|
||||||
|
@c
|
||||||
|
@node gpgsm-gencert.sh
|
||||||
|
@section Generate an X.509 certificate request
|
||||||
|
|
||||||
|
This is a simple tool to interactivly generate a certificate request
|
||||||
|
whicl will be printed to stdout.
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
@command{gpgsm-gencert.sh} is invoked as:
|
||||||
|
|
||||||
|
@samp{gpgsm-cencert.sh}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user