]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated doc
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 17 Feb 2012 22:15:40 +0000 (23:15 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 17 Feb 2012 22:18:09 +0000 (23:18 +0100)
src/ocsptool-args.def

index 4db0eff3fec3f94aee751bdbf93e8fb61a49fecf..9fe9320d4a8dac33ec9a8aa181faa2c8a02db094 100644 (file)
@@ -20,7 +20,7 @@ export = '#include <gettext.h>';
 copyright = {
     date  = "2012";
     owner = "Free Software Foundation";
-    author = "Simon Josefsson and others; see /usr/share/doc/gnutls-bin/AUTHORS for a complete list.";
+    author = "Simon Josefsson, Nikos Mavrogiannopoulos and others; see /usr/share/doc/gnutls-bin/AUTHORS for a complete list.";
     eaddr  = "bug-gnutls@gnu.org";
     type  = gpl;
 };
@@ -298,7 +298,7 @@ create a OCSP request for the certificate.
 
 @example
 $ ocsptool --ask ocsp.CAcert.org --load-issuer issuer.pem  --load-cert cert.pem \
-           --outfile ocsp-request.der
+           --outfile ocsp-response.der
 @end example
 
 The request is sent via HTTP to the OCSP server address specified. If the