summaryrefslogtreecommitdiff
path: root/src/ocsptool-args.c.bak
diff options
context:
space:
mode:
Diffstat (limited to 'src/ocsptool-args.c.bak')
-rw-r--r--src/ocsptool-args.c.bak340
1 files changed, 170 insertions, 170 deletions
diff --git a/src/ocsptool-args.c.bak b/src/ocsptool-args.c.bak
index 31c4816e8f..3cf1db61ef 100644
--- a/src/ocsptool-args.c.bak
+++ b/src/ocsptool-args.c.bak
@@ -19,7 +19,7 @@
* The ocsptool program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 2000-@YEAR@ Free Software Foundation, and others, all rights reserved.
+ * Copyright (C) 2000-2018 Free Software Foundation, and others, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the GNU General Public License,
* version 3 or later <http://gnu.org/licenses/gpl.html>
@@ -53,7 +53,7 @@ extern "C" {
#endif
extern FILE * option_usage_fp;
#define zCopyright (ocsptool_opt_strs+0)
-#define zLicenseDescrip (ocsptool_opt_strs+289)
+#define zLicenseDescrip (ocsptool_opt_strs+283)
#ifndef NULL
@@ -63,13 +63,13 @@ extern FILE * option_usage_fp;
/**
* static const strings for ocsptool options
*/
-static char const ocsptool_opt_strs[2772] =
-/* 0 */ "ocsptool @VERSION@\n"
- "Copyright (C) 2000-@YEAR@ Free Software Foundation, and others, all rights reserved.\n"
+static char const ocsptool_opt_strs[2758] =
+/* 0 */ "ocsptool 3.6.4\n"
+ "Copyright (C) 2000-2018 Free Software Foundation, and others, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the GNU General Public License,\n"
"version 3 or later <http://gnu.org/licenses/gpl.html>\n\0"
-/* 289 */ "ocsptool is free software: you can redistribute it and/or modify it under\n"
+/* 283 */ "ocsptool is free software: you can redistribute it and/or modify it under\n"
"the terms of the GNU General Public License as published by the Free\n"
"Software Foundation, either version 3 of the License, or (at your option)\n"
"any later version.\n\n"
@@ -79,101 +79,101 @@ static char const ocsptool_opt_strs[2772] =
"details.\n\n"
"You should have received a copy of the GNU General Public License along\n"
"with this program. If not, see <http://www.gnu.org/licenses/>.\n\0"
-/* 894 */ "Enable debugging\0"
-/* 911 */ "DEBUG\0"
-/* 917 */ "debug\0"
-/* 923 */ "More verbose output\0"
-/* 943 */ "VERBOSE\0"
-/* 951 */ "verbose\0"
-/* 959 */ "Input file\0"
-/* 970 */ "INFILE\0"
-/* 977 */ "infile\0"
-/* 984 */ "Output file\0"
-/* 996 */ "OUTFILE\0"
-/* 1004 */ "outfile\0"
-/* 1012 */ "Ask an OCSP/HTTP server on a certificate validity\0"
-/* 1062 */ "ASK\0"
-/* 1066 */ "ask\0"
-/* 1070 */ "Verify response\0"
-/* 1086 */ "VERIFY_RESPONSE\0"
-/* 1102 */ "verify-response\0"
-/* 1118 */ "Print information on a OCSP request\0"
-/* 1154 */ "REQUEST_INFO\0"
-/* 1167 */ "request-info\0"
-/* 1180 */ "Print information on a OCSP response\0"
-/* 1217 */ "RESPONSE_INFO\0"
-/* 1231 */ "response-info\0"
-/* 1245 */ "Generates an OCSP request\0"
-/* 1271 */ "GENERATE_REQUEST\0"
-/* 1288 */ "generate-request\0"
-/* 1305 */ "Use (or not) a nonce to OCSP request\0"
-/* 1342 */ "NONCE\0"
-/* 1348 */ "no-nonce\0"
-/* 1357 */ "no\0"
-/* 1360 */ "Reads a set of certificates forming a chain from file\0"
-/* 1414 */ "LOAD_CHAIN\0"
-/* 1425 */ "load-chain\0"
-/* 1436 */ "Reads issuer's certificate from file\0"
-/* 1473 */ "LOAD_ISSUER\0"
-/* 1485 */ "load-issuer\0"
-/* 1497 */ "Reads the certificate to check from file\0"
-/* 1538 */ "LOAD_CERT\0"
-/* 1548 */ "load-cert\0"
-/* 1558 */ "Read OCSP trust anchors from file\0"
-/* 1592 */ "LOAD_TRUST\0"
-/* 1603 */ "load-trust\0"
-/* 1614 */ "Reads the OCSP response signer from file\0"
-/* 1655 */ "LOAD_SIGNER\0"
-/* 1667 */ "load-signer\0"
-/* 1679 */ "Use DER format for input certificates and private keys\0"
-/* 1734 */ "INDER\0"
-/* 1740 */ "no-inder\0"
-/* 1749 */ "Use DER format for output of responses (this is the default)\0"
-/* 1810 */ "OUTDER\0"
-/* 1817 */ "outder\0"
-/* 1824 */ "Use PEM format for output of responses\0"
-/* 1863 */ "OUTPEM\0"
-/* 1870 */ "outpem\0"
-/* 1877 */ "Reads the DER encoded OCSP request from file\0"
-/* 1922 */ "LOAD_REQUEST\0"
-/* 1935 */ "load-request\0"
-/* 1948 */ "Reads the DER encoded OCSP response from file\0"
-/* 1994 */ "LOAD_RESPONSE\0"
-/* 2008 */ "load-response\0"
-/* 2022 */ "Ignore any verification errors\0"
-/* 2053 */ "IGNORE_ERRORS\0"
-/* 2067 */ "ignore-errors\0"
-/* 2081 */ "Allow broken algorithms, such as MD5 for verification\0"
-/* 2135 */ "VERIFY_ALLOW_BROKEN\0"
-/* 2155 */ "verify-allow-broken\0"
-/* 2175 */ "display extended usage information and exit\0"
-/* 2219 */ "help\0"
-/* 2224 */ "extended usage information passed thru pager\0"
-/* 2269 */ "more-help\0"
-/* 2279 */ "output version information and exit\0"
-/* 2315 */ "version\0"
-/* 2323 */ "OCSPTOOL\0"
-/* 2332 */ "ocsptool - GnuTLS OCSP tool\n"
+/* 888 */ "Enable debugging\0"
+/* 905 */ "DEBUG\0"
+/* 911 */ "debug\0"
+/* 917 */ "More verbose output\0"
+/* 937 */ "VERBOSE\0"
+/* 945 */ "verbose\0"
+/* 953 */ "Input file\0"
+/* 964 */ "INFILE\0"
+/* 971 */ "infile\0"
+/* 978 */ "Output file\0"
+/* 990 */ "OUTFILE\0"
+/* 998 */ "outfile\0"
+/* 1006 */ "Ask an OCSP/HTTP server on a certificate validity\0"
+/* 1056 */ "ASK\0"
+/* 1060 */ "ask\0"
+/* 1064 */ "Verify response\0"
+/* 1080 */ "VERIFY_RESPONSE\0"
+/* 1096 */ "verify-response\0"
+/* 1112 */ "Print information on a OCSP request\0"
+/* 1148 */ "REQUEST_INFO\0"
+/* 1161 */ "request-info\0"
+/* 1174 */ "Print information on a OCSP response\0"
+/* 1211 */ "RESPONSE_INFO\0"
+/* 1225 */ "response-info\0"
+/* 1239 */ "Generates an OCSP request\0"
+/* 1265 */ "GENERATE_REQUEST\0"
+/* 1282 */ "generate-request\0"
+/* 1299 */ "Use (or not) a nonce to OCSP request\0"
+/* 1336 */ "NONCE\0"
+/* 1342 */ "no-nonce\0"
+/* 1351 */ "no\0"
+/* 1354 */ "Reads a set of certificates forming a chain from file\0"
+/* 1408 */ "LOAD_CHAIN\0"
+/* 1419 */ "load-chain\0"
+/* 1430 */ "Reads issuer's certificate from file\0"
+/* 1467 */ "LOAD_ISSUER\0"
+/* 1479 */ "load-issuer\0"
+/* 1491 */ "Reads the certificate to check from file\0"
+/* 1532 */ "LOAD_CERT\0"
+/* 1542 */ "load-cert\0"
+/* 1552 */ "Read OCSP trust anchors from file\0"
+/* 1586 */ "LOAD_TRUST\0"
+/* 1597 */ "load-trust\0"
+/* 1608 */ "Reads the OCSP response signer from file\0"
+/* 1649 */ "LOAD_SIGNER\0"
+/* 1661 */ "load-signer\0"
+/* 1673 */ "Use DER format for input certificates and private keys\0"
+/* 1728 */ "INDER\0"
+/* 1734 */ "no-inder\0"
+/* 1743 */ "Use DER format for output of responses (this is the default)\0"
+/* 1804 */ "OUTDER\0"
+/* 1811 */ "outder\0"
+/* 1818 */ "Use PEM format for output of responses\0"
+/* 1857 */ "OUTPEM\0"
+/* 1864 */ "outpem\0"
+/* 1871 */ "Reads the DER encoded OCSP request from file\0"
+/* 1916 */ "LOAD_REQUEST\0"
+/* 1929 */ "load-request\0"
+/* 1942 */ "Reads the DER encoded OCSP response from file\0"
+/* 1988 */ "LOAD_RESPONSE\0"
+/* 2002 */ "load-response\0"
+/* 2016 */ "Ignore any verification errors\0"
+/* 2047 */ "IGNORE_ERRORS\0"
+/* 2061 */ "ignore-errors\0"
+/* 2075 */ "Allow broken algorithms, such as MD5 for verification\0"
+/* 2129 */ "VERIFY_ALLOW_BROKEN\0"
+/* 2149 */ "verify-allow-broken\0"
+/* 2169 */ "display extended usage information and exit\0"
+/* 2213 */ "help\0"
+/* 2218 */ "extended usage information passed thru pager\0"
+/* 2263 */ "more-help\0"
+/* 2273 */ "output version information and exit\0"
+/* 2309 */ "version\0"
+/* 2317 */ "OCSPTOOL\0"
+/* 2326 */ "ocsptool - GnuTLS OCSP tool\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
-/* 2418 */ "@PACKAGE_BUGREPORT@\0"
-/* 2438 */ "\n\0"
-/* 2440 */ "ocsptool is a program that can parse and print information about OCSP\n"
+/* 2412 */ "bugs@gnutls.org\0"
+/* 2428 */ "\n\0"
+/* 2430 */ "ocsptool is a program that can parse and print information about OCSP\n"
"requests/responses, generate requests and verify responses. Unlike other\n"
"GnuTLS applications it outputs DER encoded structures by default unless the\n"
"'--outpem' option is specified.\n\0"
-/* 2693 */ "ocsptool @VERSION@\0"
-/* 2712 */ "ocsptool [options]\n"
+/* 2683 */ "ocsptool 3.6.4\0"
+/* 2698 */ "ocsptool [options]\n"
"ocsptool --help for usage instructions.\n";
/**
* debug option description:
*/
/** Descriptive text for the debug option */
-#define DEBUG_DESC (ocsptool_opt_strs+894)
+#define DEBUG_DESC (ocsptool_opt_strs+888)
/** Upper-cased name for the debug option */
-#define DEBUG_NAME (ocsptool_opt_strs+911)
+#define DEBUG_NAME (ocsptool_opt_strs+905)
/** Name string for the debug option */
-#define DEBUG_name (ocsptool_opt_strs+917)
+#define DEBUG_name (ocsptool_opt_strs+911)
/** Compiled in flag settings for the debug option */
#define DEBUG_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -182,11 +182,11 @@ static char const ocsptool_opt_strs[2772] =
* verbose option description:
*/
/** Descriptive text for the verbose option */
-#define VERBOSE_DESC (ocsptool_opt_strs+923)
+#define VERBOSE_DESC (ocsptool_opt_strs+917)
/** Upper-cased name for the verbose option */
-#define VERBOSE_NAME (ocsptool_opt_strs+943)
+#define VERBOSE_NAME (ocsptool_opt_strs+937)
/** Name string for the verbose option */
-#define VERBOSE_name (ocsptool_opt_strs+951)
+#define VERBOSE_name (ocsptool_opt_strs+945)
/** Compiled in flag settings for the verbose option */
#define VERBOSE_FLAGS (OPTST_DISABLED)
@@ -194,11 +194,11 @@ static char const ocsptool_opt_strs[2772] =
* infile option description:
*/
/** Descriptive text for the infile option */
-#define INFILE_DESC (ocsptool_opt_strs+959)
+#define INFILE_DESC (ocsptool_opt_strs+953)
/** Upper-cased name for the infile option */
-#define INFILE_NAME (ocsptool_opt_strs+970)
+#define INFILE_NAME (ocsptool_opt_strs+964)
/** Name string for the infile option */
-#define INFILE_name (ocsptool_opt_strs+977)
+#define INFILE_name (ocsptool_opt_strs+971)
/** Compiled in flag settings for the infile option */
#define INFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
@@ -207,11 +207,11 @@ static char const ocsptool_opt_strs[2772] =
* outfile option description:
*/
/** Descriptive text for the outfile option */
-#define OUTFILE_DESC (ocsptool_opt_strs+984)
+#define OUTFILE_DESC (ocsptool_opt_strs+978)
/** Upper-cased name for the outfile option */
-#define OUTFILE_NAME (ocsptool_opt_strs+996)
+#define OUTFILE_NAME (ocsptool_opt_strs+990)
/** Name string for the outfile option */
-#define OUTFILE_name (ocsptool_opt_strs+1004)
+#define OUTFILE_name (ocsptool_opt_strs+998)
/** Compiled in flag settings for the outfile option */
#define OUTFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -220,11 +220,11 @@ static char const ocsptool_opt_strs[2772] =
* ask option description:
*/
/** Descriptive text for the ask option */
-#define ASK_DESC (ocsptool_opt_strs+1012)
+#define ASK_DESC (ocsptool_opt_strs+1006)
/** Upper-cased name for the ask option */
-#define ASK_NAME (ocsptool_opt_strs+1062)
+#define ASK_NAME (ocsptool_opt_strs+1056)
/** Name string for the ask option */
-#define ASK_name (ocsptool_opt_strs+1066)
+#define ASK_name (ocsptool_opt_strs+1060)
/** Compiled in flag settings for the ask option */
#define ASK_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | OPTST_ARG_OPTIONAL)
@@ -233,11 +233,11 @@ static char const ocsptool_opt_strs[2772] =
* verify-response option description:
*/
/** Descriptive text for the verify-response option */
-#define VERIFY_RESPONSE_DESC (ocsptool_opt_strs+1070)
+#define VERIFY_RESPONSE_DESC (ocsptool_opt_strs+1064)
/** Upper-cased name for the verify-response option */
-#define VERIFY_RESPONSE_NAME (ocsptool_opt_strs+1086)
+#define VERIFY_RESPONSE_NAME (ocsptool_opt_strs+1080)
/** Name string for the verify-response option */
-#define VERIFY_RESPONSE_name (ocsptool_opt_strs+1102)
+#define VERIFY_RESPONSE_name (ocsptool_opt_strs+1096)
/** Compiled in flag settings for the verify-response option */
#define VERIFY_RESPONSE_FLAGS (OPTST_DISABLED)
@@ -245,11 +245,11 @@ static char const ocsptool_opt_strs[2772] =
* request-info option description:
*/
/** Descriptive text for the request-info option */
-#define REQUEST_INFO_DESC (ocsptool_opt_strs+1118)
+#define REQUEST_INFO_DESC (ocsptool_opt_strs+1112)
/** Upper-cased name for the request-info option */
-#define REQUEST_INFO_NAME (ocsptool_opt_strs+1154)
+#define REQUEST_INFO_NAME (ocsptool_opt_strs+1148)
/** Name string for the request-info option */
-#define REQUEST_INFO_name (ocsptool_opt_strs+1167)
+#define REQUEST_INFO_name (ocsptool_opt_strs+1161)
/** Compiled in flag settings for the request-info option */
#define REQUEST_INFO_FLAGS (OPTST_DISABLED)
@@ -257,11 +257,11 @@ static char const ocsptool_opt_strs[2772] =
* response-info option description:
*/
/** Descriptive text for the response-info option */
-#define RESPONSE_INFO_DESC (ocsptool_opt_strs+1180)
+#define RESPONSE_INFO_DESC (ocsptool_opt_strs+1174)
/** Upper-cased name for the response-info option */
-#define RESPONSE_INFO_NAME (ocsptool_opt_strs+1217)
+#define RESPONSE_INFO_NAME (ocsptool_opt_strs+1211)
/** Name string for the response-info option */
-#define RESPONSE_INFO_name (ocsptool_opt_strs+1231)
+#define RESPONSE_INFO_name (ocsptool_opt_strs+1225)
/** Compiled in flag settings for the response-info option */
#define RESPONSE_INFO_FLAGS (OPTST_DISABLED)
@@ -269,11 +269,11 @@ static char const ocsptool_opt_strs[2772] =
* generate-request option description:
*/
/** Descriptive text for the generate-request option */
-#define GENERATE_REQUEST_DESC (ocsptool_opt_strs+1245)
+#define GENERATE_REQUEST_DESC (ocsptool_opt_strs+1239)
/** Upper-cased name for the generate-request option */
-#define GENERATE_REQUEST_NAME (ocsptool_opt_strs+1271)
+#define GENERATE_REQUEST_NAME (ocsptool_opt_strs+1265)
/** Name string for the generate-request option */
-#define GENERATE_REQUEST_name (ocsptool_opt_strs+1288)
+#define GENERATE_REQUEST_name (ocsptool_opt_strs+1282)
/** Compiled in flag settings for the generate-request option */
#define GENERATE_REQUEST_FLAGS (OPTST_DISABLED)
@@ -281,13 +281,13 @@ static char const ocsptool_opt_strs[2772] =
* nonce option description:
*/
/** Descriptive text for the nonce option */
-#define NONCE_DESC (ocsptool_opt_strs+1305)
+#define NONCE_DESC (ocsptool_opt_strs+1299)
/** Upper-cased name for the nonce option */
-#define NONCE_NAME (ocsptool_opt_strs+1342)
+#define NONCE_NAME (ocsptool_opt_strs+1336)
/** disablement name for the nonce option */
-#define NOT_NONCE_name (ocsptool_opt_strs+1348)
+#define NOT_NONCE_name (ocsptool_opt_strs+1342)
/** disablement prefix for the nonce option */
-#define NOT_NONCE_PFX (ocsptool_opt_strs+1357)
+#define NOT_NONCE_PFX (ocsptool_opt_strs+1351)
/** Name string for the nonce option */
#define NONCE_name (NOT_NONCE_name + 3)
/** Compiled in flag settings for the nonce option */
@@ -297,11 +297,11 @@ static char const ocsptool_opt_strs[2772] =
* load-chain option description:
*/
/** Descriptive text for the load-chain option */
-#define LOAD_CHAIN_DESC (ocsptool_opt_strs+1360)
+#define LOAD_CHAIN_DESC (ocsptool_opt_strs+1354)
/** Upper-cased name for the load-chain option */
-#define LOAD_CHAIN_NAME (ocsptool_opt_strs+1414)
+#define LOAD_CHAIN_NAME (ocsptool_opt_strs+1408)
/** Name string for the load-chain option */
-#define LOAD_CHAIN_name (ocsptool_opt_strs+1425)
+#define LOAD_CHAIN_name (ocsptool_opt_strs+1419)
/** Compiled in flag settings for the load-chain option */
#define LOAD_CHAIN_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
@@ -310,11 +310,11 @@ static char const ocsptool_opt_strs[2772] =
* load-issuer option description:
*/
/** Descriptive text for the load-issuer option */
-#define LOAD_ISSUER_DESC (ocsptool_opt_strs+1436)
+#define LOAD_ISSUER_DESC (ocsptool_opt_strs+1430)
/** Upper-cased name for the load-issuer option */
-#define LOAD_ISSUER_NAME (ocsptool_opt_strs+1473)
+#define LOAD_ISSUER_NAME (ocsptool_opt_strs+1467)
/** Name string for the load-issuer option */
-#define LOAD_ISSUER_name (ocsptool_opt_strs+1485)
+#define LOAD_ISSUER_name (ocsptool_opt_strs+1479)
/** Compiled in flag settings for the load-issuer option */
#define LOAD_ISSUER_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
@@ -323,11 +323,11 @@ static char const ocsptool_opt_strs[2772] =
* load-cert option description:
*/
/** Descriptive text for the load-cert option */
-#define LOAD_CERT_DESC (ocsptool_opt_strs+1497)
+#define LOAD_CERT_DESC (ocsptool_opt_strs+1491)
/** Upper-cased name for the load-cert option */
-#define LOAD_CERT_NAME (ocsptool_opt_strs+1538)
+#define LOAD_CERT_NAME (ocsptool_opt_strs+1532)
/** Name string for the load-cert option */
-#define LOAD_CERT_name (ocsptool_opt_strs+1548)
+#define LOAD_CERT_name (ocsptool_opt_strs+1542)
/** Compiled in flag settings for the load-cert option */
#define LOAD_CERT_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
@@ -337,11 +337,11 @@ static char const ocsptool_opt_strs[2772] =
* "Must also have options" and "Incompatible options":
*/
/** Descriptive text for the load-trust option */
-#define LOAD_TRUST_DESC (ocsptool_opt_strs+1558)
+#define LOAD_TRUST_DESC (ocsptool_opt_strs+1552)
/** Upper-cased name for the load-trust option */
-#define LOAD_TRUST_NAME (ocsptool_opt_strs+1592)
+#define LOAD_TRUST_NAME (ocsptool_opt_strs+1586)
/** Name string for the load-trust option */
-#define LOAD_TRUST_name (ocsptool_opt_strs+1603)
+#define LOAD_TRUST_name (ocsptool_opt_strs+1597)
/** Other options that appear in conjunction with the load-trust option */
static int const aLoad_TrustCantList[] = {
INDEX_OPT_LOAD_SIGNER, NO_EQUIVALENT };
@@ -354,11 +354,11 @@ static int const aLoad_TrustCantList[] = {
* "Must also have options" and "Incompatible options":
*/
/** Descriptive text for the load-signer option */
-#define LOAD_SIGNER_DESC (ocsptool_opt_strs+1614)
+#define LOAD_SIGNER_DESC (ocsptool_opt_strs+1608)
/** Upper-cased name for the load-signer option */
-#define LOAD_SIGNER_NAME (ocsptool_opt_strs+1655)
+#define LOAD_SIGNER_NAME (ocsptool_opt_strs+1649)
/** Name string for the load-signer option */
-#define LOAD_SIGNER_name (ocsptool_opt_strs+1667)
+#define LOAD_SIGNER_name (ocsptool_opt_strs+1661)
/** Other options that appear in conjunction with the load-signer option */
static int const aLoad_SignerCantList[] = {
INDEX_OPT_LOAD_TRUST, NO_EQUIVALENT };
@@ -370,13 +370,13 @@ static int const aLoad_SignerCantList[] = {
* inder option description:
*/
/** Descriptive text for the inder option */
-#define INDER_DESC (ocsptool_opt_strs+1679)
+#define INDER_DESC (ocsptool_opt_strs+1673)
/** Upper-cased name for the inder option */
-#define INDER_NAME (ocsptool_opt_strs+1734)
+#define INDER_NAME (ocsptool_opt_strs+1728)
/** disablement name for the inder option */
-#define NOT_INDER_name (ocsptool_opt_strs+1740)
+#define NOT_INDER_name (ocsptool_opt_strs+1734)
/** disablement prefix for the inder option */
-#define NOT_INDER_PFX (ocsptool_opt_strs+1357)
+#define NOT_INDER_PFX (ocsptool_opt_strs+1351)
/** Name string for the inder option */
#define INDER_name (NOT_INDER_name + 3)
/** Compiled in flag settings for the inder option */
@@ -386,11 +386,11 @@ static int const aLoad_SignerCantList[] = {
* outder option description:
*/
/** Descriptive text for the outder option */
-#define OUTDER_DESC (ocsptool_opt_strs+1749)
+#define OUTDER_DESC (ocsptool_opt_strs+1743)
/** Upper-cased name for the outder option */
-#define OUTDER_NAME (ocsptool_opt_strs+1810)
+#define OUTDER_NAME (ocsptool_opt_strs+1804)
/** Name string for the outder option */
-#define OUTDER_name (ocsptool_opt_strs+1817)
+#define OUTDER_name (ocsptool_opt_strs+1811)
/** Compiled in flag settings for the outder option */
#define OUTDER_FLAGS (OPTST_DISABLED)
@@ -398,11 +398,11 @@ static int const aLoad_SignerCantList[] = {
* outpem option description:
*/
/** Descriptive text for the outpem option */
-#define OUTPEM_DESC (ocsptool_opt_strs+1824)
+#define OUTPEM_DESC (ocsptool_opt_strs+1818)
/** Upper-cased name for the outpem option */
-#define OUTPEM_NAME (ocsptool_opt_strs+1863)
+#define OUTPEM_NAME (ocsptool_opt_strs+1857)
/** Name string for the outpem option */
-#define OUTPEM_name (ocsptool_opt_strs+1870)
+#define OUTPEM_name (ocsptool_opt_strs+1864)
/** Compiled in flag settings for the outpem option */
#define OUTPEM_FLAGS (OPTST_DISABLED)
@@ -410,11 +410,11 @@ static int const aLoad_SignerCantList[] = {
* load-request option description:
*/
/** Descriptive text for the load-request option */
-#define LOAD_REQUEST_DESC (ocsptool_opt_strs+1877)
+#define LOAD_REQUEST_DESC (ocsptool_opt_strs+1871)
/** Upper-cased name for the load-request option */
-#define LOAD_REQUEST_NAME (ocsptool_opt_strs+1922)
+#define LOAD_REQUEST_NAME (ocsptool_opt_strs+1916)
/** Name string for the load-request option */
-#define LOAD_REQUEST_name (ocsptool_opt_strs+1935)
+#define LOAD_REQUEST_name (ocsptool_opt_strs+1929)
/** Compiled in flag settings for the load-request option */
#define LOAD_REQUEST_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
@@ -423,11 +423,11 @@ static int const aLoad_SignerCantList[] = {
* load-response option description:
*/
/** Descriptive text for the load-response option */
-#define LOAD_RESPONSE_DESC (ocsptool_opt_strs+1948)
+#define LOAD_RESPONSE_DESC (ocsptool_opt_strs+1942)
/** Upper-cased name for the load-response option */
-#define LOAD_RESPONSE_NAME (ocsptool_opt_strs+1994)
+#define LOAD_RESPONSE_NAME (ocsptool_opt_strs+1988)
/** Name string for the load-response option */
-#define LOAD_RESPONSE_name (ocsptool_opt_strs+2008)
+#define LOAD_RESPONSE_name (ocsptool_opt_strs+2002)
/** Compiled in flag settings for the load-response option */
#define LOAD_RESPONSE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
@@ -436,11 +436,11 @@ static int const aLoad_SignerCantList[] = {
* ignore-errors option description:
*/
/** Descriptive text for the ignore-errors option */
-#define IGNORE_ERRORS_DESC (ocsptool_opt_strs+2022)
+#define IGNORE_ERRORS_DESC (ocsptool_opt_strs+2016)
/** Upper-cased name for the ignore-errors option */
-#define IGNORE_ERRORS_NAME (ocsptool_opt_strs+2053)
+#define IGNORE_ERRORS_NAME (ocsptool_opt_strs+2047)
/** Name string for the ignore-errors option */
-#define IGNORE_ERRORS_name (ocsptool_opt_strs+2067)
+#define IGNORE_ERRORS_name (ocsptool_opt_strs+2061)
/** Compiled in flag settings for the ignore-errors option */
#define IGNORE_ERRORS_FLAGS (OPTST_DISABLED)
@@ -448,22 +448,22 @@ static int const aLoad_SignerCantList[] = {
* verify-allow-broken option description:
*/
/** Descriptive text for the verify-allow-broken option */
-#define VERIFY_ALLOW_BROKEN_DESC (ocsptool_opt_strs+2081)
+#define VERIFY_ALLOW_BROKEN_DESC (ocsptool_opt_strs+2075)
/** Upper-cased name for the verify-allow-broken option */
-#define VERIFY_ALLOW_BROKEN_NAME (ocsptool_opt_strs+2135)
+#define VERIFY_ALLOW_BROKEN_NAME (ocsptool_opt_strs+2129)
/** Name string for the verify-allow-broken option */
-#define VERIFY_ALLOW_BROKEN_name (ocsptool_opt_strs+2155)
+#define VERIFY_ALLOW_BROKEN_name (ocsptool_opt_strs+2149)
/** Compiled in flag settings for the verify-allow-broken option */
#define VERIFY_ALLOW_BROKEN_FLAGS (OPTST_DISABLED)
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (ocsptool_opt_strs+2175)
-#define HELP_name (ocsptool_opt_strs+2219)
+#define HELP_DESC (ocsptool_opt_strs+2169)
+#define HELP_name (ocsptool_opt_strs+2213)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (ocsptool_opt_strs+2224)
-#define MORE_HELP_name (ocsptool_opt_strs+2269)
+#define MORE_HELP_DESC (ocsptool_opt_strs+2218)
+#define MORE_HELP_name (ocsptool_opt_strs+2263)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC HELP_DESC
@@ -476,8 +476,8 @@ static int const aLoad_SignerCantList[] = {
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (ocsptool_opt_strs+2279)
-#define VER_name (ocsptool_opt_strs+2315)
+#define VER_DESC (ocsptool_opt_strs+2273)
+#define VER_name (ocsptool_opt_strs+2309)
/**
* Declare option callback procedures
*/
@@ -806,21 +806,21 @@ static tOptDesc optDesc[OPTION_CT] = {
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/** Reference to the upper cased version of ocsptool. */
-#define zPROGNAME (ocsptool_opt_strs+2323)
+#define zPROGNAME (ocsptool_opt_strs+2317)
/** Reference to the title line for ocsptool usage. */
-#define zUsageTitle (ocsptool_opt_strs+2332)
+#define zUsageTitle (ocsptool_opt_strs+2326)
/** There is no ocsptool configuration file. */
#define zRcName NULL
/** There are no directories to search for ocsptool config files. */
#define apzHomeList NULL
/** The ocsptool program bug email address. */
-#define zBugsAddr (ocsptool_opt_strs+2418)
+#define zBugsAddr (ocsptool_opt_strs+2412)
/** Clarification/explanation of what ocsptool does. */
-#define zExplain (ocsptool_opt_strs+2438)
+#define zExplain (ocsptool_opt_strs+2428)
/** Extra detail explaining what ocsptool does. */
-#define zDetail (ocsptool_opt_strs+2440)
+#define zDetail (ocsptool_opt_strs+2430)
/** The full version string for ocsptool. */
-#define zFullVersion (ocsptool_opt_strs+2693)
+#define zFullVersion (ocsptool_opt_strs+2683)
/* extracted from optcode.tlib near line 364 */
#if defined(ENABLE_NLS)
@@ -832,7 +832,7 @@ static tOptDesc optDesc[OPTION_CT] = {
#endif /* ENABLE_NLS */
#define ocsptool_full_usage (NULL)
-#define ocsptool_short_usage (ocsptool_opt_strs+2712)
+#define ocsptool_short_usage (ocsptool_opt_strs+2698)
#endif /* not defined __doxygen__ */
@@ -1286,8 +1286,8 @@ static void bogus_function(void) {
translate option names.
*/
/* referenced via ocsptoolOptions.pzCopyright */
- puts(_("ocsptool @VERSION@\n\
-Copyright (C) 2000-@YEAR@ Free Software Foundation, and others, all rights reserved.\n\
+ puts(_("ocsptool 3.6.4\n\
+Copyright (C) 2000-2018 Free Software Foundation, and others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the GNU General Public License,\n\
version 3 or later <http://gnu.org/licenses/gpl.html>\n"));
@@ -1393,7 +1393,7 @@ GnuTLS applications it outputs DER encoded structures by default unless the\n\
'--outpem' option is specified.\n"));
/* referenced via ocsptoolOptions.pzFullVersion */
- puts(_("ocsptool @VERSION@"));
+ puts(_("ocsptool 3.6.4"));
/* referenced via ocsptoolOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));