X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fperlvars.pm;h=56e53619e308df6fa5f0d5a59d040aef5a6d9be1;hp=01234f189bfed4a69537bd42ce17193ddaf38a42;hb=89cccbea51fa52a1e4784a9ece35d96e4dcbfd30;hpb=625c781dc76df145cfd30eeff7b6de7dfcc8afc7 diff --git a/doc/perlvars.pm b/doc/perlvars.pm index 01234f189b..56e53619e3 100644 --- a/doc/perlvars.pm +++ b/doc/perlvars.pm @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2019 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the Apache License 2.0 (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy @@ -8,9 +8,13 @@ # Set some Perl variables for use by util/dofile.pl when processing # POD files (mainly man1). +use configdata; + # Verify options $OpenSSL::safe::opt_v_synopsis = "" +. "[B<-allow_proxy_certs>]\n" . "[B<-attime> I]\n" +. "[B<-no_check_time>]\n" . "[B<-check_ss_sig>]\n" . "[B<-crl_check>]\n" . "[B<-crl_check_all>]\n" @@ -37,15 +41,16 @@ $OpenSSL::safe::opt_v_synopsis = "" . "[B<-verify_ip> I]\n" . "[B<-verify_name> I]\n" . "[B<-x509_strict>]\n" -. "[B<-certfile> I]"; +. "[B<-issuer_checks>]"; $OpenSSL::safe::opt_v_item = "" -. "=item B<-attime>, B<-check_ss_sig>, B<-crl_check>, B<-crl_check_all>,\n" +. "=item B<-allow_proxy_certs>, B<-attime>, B<-no_check_time>,\n" +. "B<-check_ss_sig>, B<-crl_check>, B<-crl_check_all>,\n" . "B<-explicit_policy>, B<-extended_crl>, B<-ignore_critical>, B<-inhibit_any>,\n" . "B<-inhibit_map>, B<-no_alt_chains>, B<-partial_chain>, B<-policy>,\n" . "B<-policy_check>, B<-policy_print>, B<-purpose>, B<-suiteB_128>,\n" . "B<-suiteB_128_only>, B<-suiteB_192>, B<-trusted_first>, B<-use_deltas>,\n" . "B<-auth_level>, B<-verify_depth>, B<-verify_email>, B<-verify_hostname>,\n" -. "B<-verify_ip>, B<-verify_name>, B<-x509_strict>\n" +. "B<-verify_ip>, B<-verify_name>, B<-x509_strict> B<-issuer_checks>\n" . "\n" . "Set various options of certificate chain verification.\n" . "See L for details."; @@ -62,11 +67,19 @@ $OpenSSL::safe::opt_x_synopsis = "" $OpenSSL::safe::opt_x_item = "" . "=item B I, B<-xcert> I, B<-xchain> I,\n" . "B<-xchain_build> I, B<-xcertform> B|B,\n" -. "B<-xkeyform> B|B>\n" +. "B<-xkeyform> B|B\n" . "\n" . "Set extended certificate verification options.\n" . "See L for details."; +# Name output options +$OpenSSL::safe::opt_name_synopsis = "" +. "[B<-nameopt> I