GNUPG-1-9-BRANCH gnupg/doc (ChangeLog tools.texi)
cvs user wk
cvs at cvs.gnupg.org
Fri Oct 22 14:27:06 CEST 2004
Date: Friday, October 22, 2004 @ 14:30:34
Author: wk
Path: /cvs/gnupg/gnupg/doc
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog tools.texi
(Helper Tools): Document gpgsm-gencert.sh.
------------+
ChangeLog | 4 ++++
tools.texi | 18 ++++++++++++++++++
2 files changed, 22 insertions(+)
Index: gnupg/doc/ChangeLog
diff -u gnupg/doc/ChangeLog:1.39.2.17 gnupg/doc/ChangeLog:1.39.2.18
--- gnupg/doc/ChangeLog:1.39.2.17 Wed Oct 20 10:54:45 2004
+++ gnupg/doc/ChangeLog Fri Oct 22 14:30:34 2004
@@ -1,3 +1,7 @@
+2004-10-22 Werner Koch <wk at g10code.com>
+
+ * tools.texi (Helper Tools): Document gpgsm-gencert.sh.
+
2004-10-05 Werner Koch <wk at g10code.com>
* gpg-agent.texi (Invoking GPG-AGENT): Tell that GPG_TTY needs to
Index: gnupg/doc/tools.texi
diff -u gnupg/doc/tools.texi:1.1.2.3 gnupg/doc/tools.texi:1.1.2.4
--- gnupg/doc/tools.texi:1.1.2.3 Thu Sep 30 10:38:32 2004
+++ gnupg/doc/tools.texi Fri Oct 22 14:30:34 2004
@@ -11,6 +11,7 @@
* watchgnupg:: Read logs from a socket.
* addgnupghome:: Create .gnupg home directories.
* gpgconf:: Modify .gnupg home directories.
+* gpgsm-gencert.sh:: Generate an X.509 certificate request.
@end menu
@c
@@ -575,3 +576,20 @@
The @code{--runtime} option can influence when the changes take
effect.
+
+ at c
+ at c GPGSM-GENCERT.SH
+ at c
+ at node gpgsm-gencert.sh
+ at section Generate an X.509 certificate request
+
+This is a simple tool to interactivly generate a certificate request
+whicl will be printed to stdout.
+
+ at noindent
+ at command{gpgsm-gencert.sh} is invoked as:
+
+ at samp{gpgsm-cencert.sh}
+
+
+
More information about the Gnupg-commits
mailing list