From f65ff03d106f4cfe162bfde4780426b7bbc2e4ee Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Tue, 7 Jul 2015 08:57:00 -0400 Subject: Update openssl: 1.0.1m -> 1.0.1o --- openssl/apps/ocsp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openssl/apps/ocsp.c') diff --git a/openssl/apps/ocsp.c b/openssl/apps/ocsp.c index 71def2611..572f0643e 100644 --- a/openssl/apps/ocsp.c +++ b/openssl/apps/ocsp.c @@ -518,6 +518,8 @@ int MAIN(int argc, char **argv) "-CApath dir trusted certificates directory\n"); BIO_printf(bio_err, "-CAfile file trusted certificates file\n"); + BIO_printf(bio_err, + "-no_alt_chains only ever use the first certificate chain found\n"); BIO_printf(bio_err, "-VAfile file validator certificates file\n"); BIO_printf(bio_err, -- cgit v1.2.3