• Home
  • Raw
  • Download

Lines Matching +full:- +full:b

2 # Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
15 . "[B<-allow_proxy_certs>]\n"
16 . "[B<-attime> I<timestamp>]\n"
17 . "[B<-no_check_time>]\n"
18 . "[B<-check_ss_sig>]\n"
19 . "[B<-crl_check>]\n"
20 . "[B<-crl_check_all>]\n"
21 . "[B<-explicit_policy>]\n"
22 . "[B<-extended_crl>]\n"
23 . "[B<-ignore_critical>]\n"
24 . "[B<-inhibit_any>]\n"
25 . "[B<-inhibit_map>]\n"
26 . "[B<-partial_chain>]\n"
27 . "[B<-policy> I<arg>]\n"
28 . "[B<-policy_check>]\n"
29 . "[B<-policy_print>]\n"
30 . "[B<-purpose> I<purpose>]\n"
31 . "[B<-suiteB_128>]\n"
32 . "[B<-suiteB_128_only>]\n"
33 . "[B<-suiteB_192>]\n"
34 . "[B<-trusted_first>]\n"
35 . "[B<-no_alt_chains>]\n"
36 . "[B<-use_deltas>]\n"
37 . "[B<-auth_level> I<num>]\n"
38 . "[B<-verify_depth> I<num>]\n"
39 . "[B<-verify_email> I<email>]\n"
40 . "[B<-verify_hostname> I<hostname>]\n"
41 . "[B<-verify_ip> I<ip>]\n"
42 . "[B<-verify_name> I<name>]\n"
43 . "[B<-x509_strict>]\n"
44 . "[B<-issuer_checks>]";
46 . "=item B<-allow_proxy_certs>, B<-attime>, B<-no_check_time>,\n"
47 . "B<-check_ss_sig>, B<-crl_check>, B<-crl_check_all>,\n"
48 . "B<-explicit_policy>, B<-extended_crl>, B<-ignore_critical>, B<-inhibit_any>,\n"
49 . "B<-inhibit_map>, B<-no_alt_chains>, B<-partial_chain>, B<-policy>,\n"
50 . "B<-policy_check>, B<-policy_print>, B<-purpose>, B<-suiteB_128>,\n"
51 . "B<-suiteB_128_only>, B<-suiteB_192>, B<-trusted_first>, B<-use_deltas>,\n"
52 . "B<-auth_level>, B<-verify_depth>, B<-verify_email>, B<-verify_hostname>,\n"
53 . "B<-verify_ip>, B<-verify_name>, B<-x509_strict> B<-issuer_checks>\n"
56 . "See L<openssl-verification-options(1)/Verification Options> for details.";
61 . "[B<-xkey> I<infile>]\n"
62 . "[B<-xcert> I<file>]\n"
63 . "[B<-xchain> I<file>]\n"
64 . "[B<-xchain_build> I<file>]\n"
65 . "[B<-xcertform> B<DER>|B<PEM>]>\n"
66 . "[B<-xkeyform> B<DER>|B<PEM>]>";
68 . "=item B<-xkey> I<infile>, B<-xcert> I<file>, B<-xchain> I<file>,\n"
69 . "B<-xchain_build> I<file>, B<-xcertform> B<DER>|B<PEM>,\n"
70 . "B<-xkeyform> B<DER>|B<PEM>\n"
73 . "See L<openssl-verification-options(1)/Extended Verification Options> for details.";
77 . "[B<-nameopt> I<option>]";
79 . "=item B<-nameopt> I<option>\n"
82 . "See L<openssl-namedisplay-options(1)> for details.";
86 . "[B<-rand> I<files>]\n"
87 . "[B<-writerand> I<file>]";
89 . "=item B<-rand> I<files>, B<-writerand> I<file>\n"
95 . "[B<-provider> I<name>]\n"
96 . "[B<-provider-path> I<path>]\n"
97 . "[B<-propquery> I<propq>]";
99 . "=item B<-provider> I<name>\n"
101 . "=item B<-provider-path> I<path>\n"
103 . "=item B<-propquery> I<propq>\n"
109 . "[B<-config> I<configfile>]";
111 . "=item B<-config> I<configfile>\n"
118 if (!$disabled{"deprecated-3.0"}) {
120 . "[B<-engine> I<id>]\n";
122 . "=item B<-engine> I<id>\n"
130 . "[B<-CAfile> I<file>]\n"
131 . "[B<-no-CAfile>]\n"
132 . "[B<-CApath> I<dir>]\n"
133 . "[B<-no-CApath>]\n"
134 . "[B<-CAstore> I<uri>]\n"
135 . "[B<-no-CAstore>]";
137 . "=item B<-CAfile> I<file>, B<-no-CAfile>, B<-CApath> I<dir>, B<-no-CApath>,\n"
138 . "B<-CAstore> I<uri>, B<-no-CAstore>\n"
140 . "See L<openssl-verification-options(1)/Trusted Certificate Options> for details.";
144 . "[B<-no_ssl3>]\n"
145 . "[B<-no_tls1>]\n"
146 . "[B<-no_tls1_1>]\n"
147 . "[B<-no_tls1_2>]\n"
148 . "[B<-no_tls1_3>]\n"
149 . "[B<-ssl3>]\n"
150 . "[B<-tls1>]\n"
151 . "[B<-tls1_1>]\n"
152 . "[B<-tls1_2>]\n"
153 . "[B<-tls1_3>]";
155 . "=item B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>, B<-no_tls1_3>,\n"
156 . "B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-tls1_3>\n"
163 . "[B<-dtls>]\n"
164 . "[B<-dtls1>]\n"
165 . "[B<-dtls1_2>]";
169 . "=item B<-dtls>, B<-dtls1>, B<-dtls1_2>\n"
175 # TODO # options will probably be re-ordered.
177 . "[B<-bugs>]\n"
178 . "[B<-no_comp>]\n"
179 . "[B<-comp>]\n"
180 . "[B<-no_ticket>]\n"
181 . "[B<-serverpref>]\n"
182 . "[B<-client_renegotiation>]\n"
183 . "[B<-legacy_renegotiation>]\n"
184 . "[B<-no_renegotiation>]\n"
185 . "[B<-no_resumption_on_reneg>]\n"
186 . "[B<-legacy_server_connect>]\n"
187 . "[B<-no_legacy_server_connect>]\n"
188 . "[B<-no_etm>]\n"
189 . "[B<-allow_no_dhe_kex>]\n"
190 . "[B<-prioritize_chacha>]\n"
191 . "[B<-strict>]\n"
192 . "[B<-sigalgs> I<algs>]\n"
193 . "[B<-client_sigalgs> I<algs>]\n"
194 . "[B<-groups> I<groups>]\n"
195 . "[B<-curves> I<curves>]\n"
196 . "[B<-named_curve> I<curve>]\n"
197 . "[B<-cipher> I<ciphers>]\n"
198 . "[B<-ciphersuites> I<1.3ciphers>]\n"
199 . "[B<-min_protocol> I<minprot>]\n"
200 . "[B<-max_protocol> I<maxprot>]\n"
201 . "[B<-record_padding> I<padding>]\n"
202 . "[B<-debug_broken_protocol>]\n"
203 . "[B<-no_middlebox>]";
205 . "=item B<-bugs>, B<-comp>, B<-no_comp>, B<-no_ticket>, B<-serverpref>,\n"
206 . "B<-client_renegotiation>,\n"
207 . "B<-legacy_renegotiation>, B<-no_renegotiation>,\n"
208 . "B<-no_resumption_on_reneg>,\n"
209 . "B<-legacy_server_connect>, B<-no_legacy_server_connect>, B<-no_etm>\n"
210 . "B<-allow_no_dhe_kex>, B<-prioritize_chacha>, B<-strict>, B<-sigalgs>\n"
211 . "I<algs>, B<-client_sigalgs> I<algs>, B<-groups> I<groups>, B<-curves>\n"
212 . "I<curves>, B<-named_curve> I<curve>, B<-cipher> I<ciphers>, B<-ciphersuites>\n"
213 . "I<1.3ciphers>, B<-min_protocol> I<minprot>, B<-max_protocol> I<maxprot>,\n"
214 . "B<-record_padding> I<padding>, B<-debug_broken_protocol>, B<-no_middlebox>\n"