1 | =pod
|
---|
2 | {- OpenSSL::safe::output_do_not_edit_headers(); -}
|
---|
3 |
|
---|
4 | =head1 NAME
|
---|
5 |
|
---|
6 | openssl-s_server - SSL/TLS server program
|
---|
7 |
|
---|
8 | =head1 SYNOPSIS
|
---|
9 |
|
---|
10 | B<openssl> B<s_server>
|
---|
11 | [B<-help>]
|
---|
12 | [B<-port> I<+int>]
|
---|
13 | [B<-accept> I<val>]
|
---|
14 | [B<-unix> I<val>]
|
---|
15 | [B<-4>]
|
---|
16 | [B<-6>]
|
---|
17 | [B<-unlink>]
|
---|
18 | [B<-context> I<val>]
|
---|
19 | [B<-verify> I<int>]
|
---|
20 | [B<-Verify> I<int>]
|
---|
21 | [B<-cert> I<infile>]
|
---|
22 | [B<-cert2> I<infile>]
|
---|
23 | [B<-certform> B<DER>|B<PEM>|B<P12>]
|
---|
24 | [B<-cert_chain> I<infile>]
|
---|
25 | [B<-build_chain>]
|
---|
26 | [B<-serverinfo> I<val>]
|
---|
27 | [B<-key> I<filename>|I<uri>]
|
---|
28 | [B<-key2> I<filename>|I<uri>]
|
---|
29 | [B<-keyform> B<DER>|B<PEM>|B<P12>|B<ENGINE>]
|
---|
30 | [B<-pass> I<val>]
|
---|
31 | [B<-dcert> I<infile>]
|
---|
32 | [B<-dcertform> B<DER>|B<PEM>|B<P12>]
|
---|
33 | [B<-dcert_chain> I<infile>]
|
---|
34 | [B<-dkey> I<filename>|I<uri>]
|
---|
35 | [B<-dkeyform> B<DER>|B<PEM>|B<P12>|B<ENGINE>]
|
---|
36 | [B<-dpass> I<val>]
|
---|
37 | [B<-nbio_test>]
|
---|
38 | [B<-crlf>]
|
---|
39 | [B<-debug>]
|
---|
40 | [B<-msg>]
|
---|
41 | [B<-msgfile> I<outfile>]
|
---|
42 | [B<-state>]
|
---|
43 | [B<-nocert>]
|
---|
44 | [B<-quiet>]
|
---|
45 | [B<-no_resume_ephemeral>]
|
---|
46 | [B<-www>]
|
---|
47 | [B<-WWW>]
|
---|
48 | [B<-http_server_binmode>]
|
---|
49 | [B<-no_ca_names>]
|
---|
50 | [B<-ignore_unexpected_eof>]
|
---|
51 | [B<-servername>]
|
---|
52 | [B<-servername_fatal>]
|
---|
53 | [B<-tlsextdebug>]
|
---|
54 | [B<-HTTP>]
|
---|
55 | [B<-id_prefix> I<val>]
|
---|
56 | [B<-keymatexport> I<val>]
|
---|
57 | [B<-keymatexportlen> I<+int>]
|
---|
58 | [B<-CRL> I<infile>]
|
---|
59 | [B<-CRLform> B<DER>|B<PEM>]
|
---|
60 | [B<-crl_download>]
|
---|
61 | [B<-chainCAfile> I<infile>]
|
---|
62 | [B<-chainCApath> I<dir>]
|
---|
63 | [B<-chainCAstore> I<uri>]
|
---|
64 | [B<-verifyCAfile> I<infile>]
|
---|
65 | [B<-verifyCApath> I<dir>]
|
---|
66 | [B<-verifyCAstore> I<uri>]
|
---|
67 | [B<-no_cache>]
|
---|
68 | [B<-ext_cache>]
|
---|
69 | [B<-verify_return_error>]
|
---|
70 | [B<-verify_quiet>]
|
---|
71 | [B<-ign_eof>]
|
---|
72 | [B<-no_ign_eof>]
|
---|
73 | [B<-no_etm>]
|
---|
74 | [B<-no_ems>]
|
---|
75 | [B<-status>]
|
---|
76 | [B<-status_verbose>]
|
---|
77 | [B<-status_timeout> I<int>]
|
---|
78 | [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
|
---|
79 | [B<-no_proxy> I<addresses>]
|
---|
80 | [B<-status_url> I<val>]
|
---|
81 | [B<-status_file> I<infile>]
|
---|
82 | [B<-ssl_config> I<val>]
|
---|
83 | [B<-trace>]
|
---|
84 | [B<-security_debug>]
|
---|
85 | [B<-security_debug_verbose>]
|
---|
86 | [B<-brief>]
|
---|
87 | [B<-rev>]
|
---|
88 | [B<-async>]
|
---|
89 | [B<-max_send_frag> I<+int>]
|
---|
90 | [B<-split_send_frag> I<+int>]
|
---|
91 | [B<-max_pipelines> I<+int>]
|
---|
92 | [B<-naccept> I<+int>]
|
---|
93 | [B<-read_buf> I<+int>]
|
---|
94 | [B<-bugs>]
|
---|
95 | [B<-no_tx_cert_comp>]
|
---|
96 | [B<-no_rx_cert_comp>]
|
---|
97 | [B<-no_comp>]
|
---|
98 | [B<-comp>]
|
---|
99 | [B<-no_ticket>]
|
---|
100 | [B<-serverpref>]
|
---|
101 | [B<-legacy_renegotiation>]
|
---|
102 | [B<-no_renegotiation>]
|
---|
103 | [B<-no_resumption_on_reneg>]
|
---|
104 | [B<-allow_no_dhe_kex>]
|
---|
105 | [B<-prefer_no_dhe_kex>]
|
---|
106 | [B<-prioritize_chacha>]
|
---|
107 | [B<-strict>]
|
---|
108 | [B<-sigalgs> I<val>]
|
---|
109 | [B<-client_sigalgs> I<val>]
|
---|
110 | [B<-groups> I<val>]
|
---|
111 | [B<-curves> I<val>]
|
---|
112 | [B<-named_curve> I<val>]
|
---|
113 | [B<-cipher> I<val>]
|
---|
114 | [B<-ciphersuites> I<val>]
|
---|
115 | [B<-dhparam> I<infile>]
|
---|
116 | [B<-record_padding> I<val>]
|
---|
117 | [B<-debug_broken_protocol>]
|
---|
118 | [B<-nbio>]
|
---|
119 | [B<-psk_identity> I<val>]
|
---|
120 | [B<-psk_hint> I<val>]
|
---|
121 | [B<-psk> I<val>]
|
---|
122 | [B<-psk_session> I<file>]
|
---|
123 | [B<-srpvfile> I<infile>]
|
---|
124 | [B<-srpuserseed> I<val>]
|
---|
125 | [B<-timeout>]
|
---|
126 | [B<-mtu> I<+int>]
|
---|
127 | [B<-listen>]
|
---|
128 | [B<-sctp>]
|
---|
129 | [B<-sctp_label_bug>]
|
---|
130 | [B<-use_srtp> I<val>]
|
---|
131 | [B<-no_dhe>]
|
---|
132 | [B<-nextprotoneg> I<val>]
|
---|
133 | [B<-alpn> I<val>]
|
---|
134 | [B<-ktls>]
|
---|
135 | [B<-sendfile>]
|
---|
136 | [B<-zerocopy_sendfile>]
|
---|
137 | [B<-keylogfile> I<outfile>]
|
---|
138 | [B<-recv_max_early_data> I<int>]
|
---|
139 | [B<-max_early_data> I<int>]
|
---|
140 | [B<-early_data>]
|
---|
141 | [B<-stateless>]
|
---|
142 | [B<-anti_replay>]
|
---|
143 | [B<-no_anti_replay>]
|
---|
144 | [B<-num_tickets>]
|
---|
145 | [B<-tfo>]
|
---|
146 | [B<-cert_comp>]
|
---|
147 | {- $OpenSSL::safe::opt_name_synopsis -}
|
---|
148 | {- $OpenSSL::safe::opt_version_synopsis -}
|
---|
149 | {- $OpenSSL::safe::opt_v_synopsis -}
|
---|
150 | {- $OpenSSL::safe::opt_s_synopsis -}
|
---|
151 | {- $OpenSSL::safe::opt_x_synopsis -}
|
---|
152 | {- $OpenSSL::safe::opt_trust_synopsis -}
|
---|
153 | {- $OpenSSL::safe::opt_r_synopsis -}
|
---|
154 | {- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
|
---|
155 | [B<-enable_server_rpk>]
|
---|
156 | [B<-enable_client_rpk>]
|
---|
157 |
|
---|
158 | =head1 DESCRIPTION
|
---|
159 |
|
---|
160 | This command implements a generic SSL/TLS server which
|
---|
161 | listens for connections on a given port using SSL/TLS.
|
---|
162 |
|
---|
163 | =head1 OPTIONS
|
---|
164 |
|
---|
165 | In addition to the options below, this command also supports
|
---|
166 | the common and server only options documented
|
---|
167 | L<SSL_CONF_cmd(3)/Supported Command Line Commands>
|
---|
168 |
|
---|
169 | =over 4
|
---|
170 |
|
---|
171 | =item B<-help>
|
---|
172 |
|
---|
173 | Print out a usage message.
|
---|
174 |
|
---|
175 | =item B<-port> I<+int>
|
---|
176 |
|
---|
177 | The TCP port to listen on for connections. If not specified 4433 is used.
|
---|
178 |
|
---|
179 | =item B<-accept> I<val>
|
---|
180 |
|
---|
181 | The optional TCP host and port to listen on for connections. If not specified, *:4433 is used.
|
---|
182 |
|
---|
183 | =item B<-unix> I<val>
|
---|
184 |
|
---|
185 | Unix domain socket to accept on.
|
---|
186 |
|
---|
187 | =item B<-4>
|
---|
188 |
|
---|
189 | Use IPv4 only.
|
---|
190 |
|
---|
191 | =item B<-6>
|
---|
192 |
|
---|
193 | Use IPv6 only.
|
---|
194 |
|
---|
195 | =item B<-unlink>
|
---|
196 |
|
---|
197 | For -unix, unlink any existing socket first.
|
---|
198 |
|
---|
199 | =item B<-context> I<val>
|
---|
200 |
|
---|
201 | Sets the SSL context id. It can be given any string value. If this option
|
---|
202 | is not present a default value will be used.
|
---|
203 |
|
---|
204 | =item B<-verify> I<int>, B<-Verify> I<int>
|
---|
205 |
|
---|
206 | The verify depth to use. This specifies the maximum length of the
|
---|
207 | client certificate chain and makes the server request a certificate from
|
---|
208 | the client. With the B<-verify> option a certificate is requested but the
|
---|
209 | client does not have to send one, with the B<-Verify> option the client
|
---|
210 | must supply a certificate or an error occurs.
|
---|
211 |
|
---|
212 | If the cipher suite cannot request a client certificate (for example an
|
---|
213 | anonymous cipher suite or PSK) this option has no effect.
|
---|
214 |
|
---|
215 | By default, validation of any supplied client certificate and its chain
|
---|
216 | is done w.r.t. the (D)TLS Client (C<sslclient>) purpose.
|
---|
217 | For details see L<openssl-verification-options(1)/Certificate Extensions>.
|
---|
218 |
|
---|
219 | =item B<-cert> I<infile>
|
---|
220 |
|
---|
221 | The certificate to use, most servers cipher suites require the use of a
|
---|
222 | certificate and some require a certificate with a certain public key type:
|
---|
223 | for example the DSS cipher suites require a certificate containing a DSS
|
---|
224 | (DSA) key. If not specified then the filename F<server.pem> will be used.
|
---|
225 |
|
---|
226 | =item B<-cert2> I<infile>
|
---|
227 |
|
---|
228 | The certificate file to use for servername; default is C<server2.pem>.
|
---|
229 |
|
---|
230 | =item B<-certform> B<DER>|B<PEM>|B<P12>
|
---|
231 |
|
---|
232 | The server certificate file format; unspecified by default.
|
---|
233 | See L<openssl-format-options(1)> for details.
|
---|
234 |
|
---|
235 | =item B<-cert_chain>
|
---|
236 |
|
---|
237 | A file or URI of untrusted certificates to use when attempting to build the
|
---|
238 | certificate chain related to the certificate specified via the B<-cert> option.
|
---|
239 | These untrusted certificates are sent to clients and used for generating
|
---|
240 | certificate status (aka OCSP stapling) requests.
|
---|
241 | The input can be in PEM, DER, or PKCS#12 format.
|
---|
242 |
|
---|
243 | =item B<-build_chain>
|
---|
244 |
|
---|
245 | Specify whether the application should build the server certificate chain to be
|
---|
246 | provided to the client.
|
---|
247 |
|
---|
248 | =item B<-serverinfo> I<val>
|
---|
249 |
|
---|
250 | A file containing one or more blocks of PEM data. Each PEM block
|
---|
251 | must encode a TLS ServerHello extension (2 bytes type, 2 bytes length,
|
---|
252 | followed by "length" bytes of extension data). If the client sends
|
---|
253 | an empty TLS ClientHello extension matching the type, the corresponding
|
---|
254 | ServerHello extension will be returned.
|
---|
255 |
|
---|
256 | =item B<-key> I<filename>|I<uri>
|
---|
257 |
|
---|
258 | The private key to use. If not specified then the certificate file will
|
---|
259 | be used.
|
---|
260 |
|
---|
261 | =item B<-key2> I<filename>|I<uri>
|
---|
262 |
|
---|
263 | The private Key file to use for servername if not given via B<-cert2>.
|
---|
264 |
|
---|
265 | =item B<-keyform> B<DER>|B<PEM>|B<P12>|B<ENGINE>
|
---|
266 |
|
---|
267 | The key format; unspecified by default.
|
---|
268 | See L<openssl-format-options(1)> for details.
|
---|
269 |
|
---|
270 | =item B<-pass> I<val>
|
---|
271 |
|
---|
272 | The private key and certificate file password source.
|
---|
273 | For more information about the format of I<val>,
|
---|
274 | see L<openssl-passphrase-options(1)>.
|
---|
275 |
|
---|
276 | =item B<-dcert> I<infile>, B<-dkey> I<filename>|I<uri>
|
---|
277 |
|
---|
278 | Specify an additional certificate and private key, these behave in the
|
---|
279 | same manner as the B<-cert> and B<-key> options except there is no default
|
---|
280 | if they are not specified (no additional certificate and key is used). As
|
---|
281 | noted above some cipher suites require a certificate containing a key of
|
---|
282 | a certain type. Some cipher suites need a certificate carrying an RSA key
|
---|
283 | and some a DSS (DSA) key. By using RSA and DSS certificates and keys
|
---|
284 | a server can support clients which only support RSA or DSS cipher suites
|
---|
285 | by using an appropriate certificate.
|
---|
286 |
|
---|
287 | =item B<-dcert_chain>
|
---|
288 |
|
---|
289 | A file or URI of untrusted certificates to use when attempting to build the
|
---|
290 | server certificate chain when a certificate specified via the B<-dcert> option
|
---|
291 | is in use.
|
---|
292 | The input can be in PEM, DER, or PKCS#12 format.
|
---|
293 |
|
---|
294 | =item B<-dcertform> B<DER>|B<PEM>|B<P12>
|
---|
295 |
|
---|
296 | The format of the additional certificate file; unspecified by default.
|
---|
297 | See L<openssl-format-options(1)> for details.
|
---|
298 |
|
---|
299 | =item B<-dkeyform> B<DER>|B<PEM>|B<P12>|B<ENGINE>
|
---|
300 |
|
---|
301 | The format of the additional private key; unspecified by default.
|
---|
302 | See L<openssl-format-options(1)> for details.
|
---|
303 |
|
---|
304 | =item B<-dpass> I<val>
|
---|
305 |
|
---|
306 | The passphrase for the additional private key and certificate.
|
---|
307 | For more information about the format of I<val>,
|
---|
308 | see L<openssl-passphrase-options(1)>.
|
---|
309 |
|
---|
310 | =item B<-nbio_test>
|
---|
311 |
|
---|
312 | Tests non blocking I/O.
|
---|
313 |
|
---|
314 | =item B<-crlf>
|
---|
315 |
|
---|
316 | This option translated a line feed from the terminal into CR+LF.
|
---|
317 |
|
---|
318 | =item B<-debug>
|
---|
319 |
|
---|
320 | Print extensive debugging information including a hex dump of all traffic.
|
---|
321 |
|
---|
322 | =item B<-security_debug>
|
---|
323 |
|
---|
324 | Print output from SSL/TLS security framework.
|
---|
325 |
|
---|
326 | =item B<-security_debug_verbose>
|
---|
327 |
|
---|
328 | Print more output from SSL/TLS security framework
|
---|
329 |
|
---|
330 | =item B<-msg>
|
---|
331 |
|
---|
332 | Show all protocol messages with hex dump.
|
---|
333 |
|
---|
334 | =item B<-msgfile> I<outfile>
|
---|
335 |
|
---|
336 | File to send output of B<-msg> or B<-trace> to, default standard output.
|
---|
337 |
|
---|
338 | =item B<-state>
|
---|
339 |
|
---|
340 | Prints the SSL session states.
|
---|
341 |
|
---|
342 | =item B<-CRL> I<infile>
|
---|
343 |
|
---|
344 | The CRL file to use.
|
---|
345 |
|
---|
346 | =item B<-CRLform> B<DER>|B<PEM>
|
---|
347 |
|
---|
348 | The CRL file format; unspecified by default.
|
---|
349 | See L<openssl-format-options(1)> for details.
|
---|
350 |
|
---|
351 | =item B<-crl_download>
|
---|
352 |
|
---|
353 | Download CRLs from distribution points given in CDP extensions of certificates
|
---|
354 |
|
---|
355 | =item B<-verifyCAfile> I<filename>
|
---|
356 |
|
---|
357 | A file in PEM format CA containing trusted certificates to use
|
---|
358 | for verifying client certificates.
|
---|
359 |
|
---|
360 | =item B<-verifyCApath> I<dir>
|
---|
361 |
|
---|
362 | A directory containing trusted certificates to use
|
---|
363 | for verifying client certificates.
|
---|
364 | This directory must be in "hash format",
|
---|
365 | see L<openssl-verify(1)> for more information.
|
---|
366 |
|
---|
367 | =item B<-verifyCAstore> I<uri>
|
---|
368 |
|
---|
369 | The URI of a store containing trusted certificates to use
|
---|
370 | for verifying client certificates.
|
---|
371 |
|
---|
372 | =item B<-chainCAfile> I<file>
|
---|
373 |
|
---|
374 | A file in PEM format containing trusted certificates to use
|
---|
375 | when attempting to build the server certificate chain.
|
---|
376 |
|
---|
377 | =item B<-chainCApath> I<dir>
|
---|
378 |
|
---|
379 | A directory containing trusted certificates to use
|
---|
380 | for building the server certificate chain provided to the client.
|
---|
381 | This directory must be in "hash format",
|
---|
382 | see L<openssl-verify(1)> for more information.
|
---|
383 |
|
---|
384 | =item B<-chainCAstore> I<uri>
|
---|
385 |
|
---|
386 | The URI of a store containing trusted certificates to use
|
---|
387 | for building the server certificate chain provided to the client.
|
---|
388 | The URI may indicate a single certificate, as well as a collection of them.
|
---|
389 | With URIs in the C<file:> scheme, this acts as B<-chainCAfile> or
|
---|
390 | B<-chainCApath>, depending on if the URI indicates a directory or a
|
---|
391 | single file.
|
---|
392 | See L<ossl_store-file(7)> for more information on the C<file:> scheme.
|
---|
393 |
|
---|
394 | =item B<-nocert>
|
---|
395 |
|
---|
396 | If this option is set then no certificate is used. This restricts the
|
---|
397 | cipher suites available to the anonymous ones (currently just anonymous
|
---|
398 | DH).
|
---|
399 |
|
---|
400 | =item B<-quiet>
|
---|
401 |
|
---|
402 | Inhibit printing of session and certificate information.
|
---|
403 |
|
---|
404 | =item B<-no_resume_ephemeral>
|
---|
405 |
|
---|
406 | Disable caching and tickets if ephemeral (EC)DH is used.
|
---|
407 |
|
---|
408 | =item B<-tlsextdebug>
|
---|
409 |
|
---|
410 | Print a hex dump of any TLS extensions received from the server.
|
---|
411 |
|
---|
412 | =item B<-www>
|
---|
413 |
|
---|
414 | Sends a status message back to the client when it connects. This includes
|
---|
415 | information about the ciphers used and various session parameters.
|
---|
416 | The output is in HTML format so this option can be used with a web browser.
|
---|
417 | The special URL C</renegcert> turns on client cert validation, and C</reneg>
|
---|
418 | tells the server to request renegotiation.
|
---|
419 | The B<-early_data> option cannot be used with this option.
|
---|
420 |
|
---|
421 | =item B<-WWW>, B<-HTTP>
|
---|
422 |
|
---|
423 | Emulates a simple web server. Pages will be resolved relative to the
|
---|
424 | current directory, for example if the URL C<https://myhost/page.html> is
|
---|
425 | requested the file F<./page.html> will be sent.
|
---|
426 | If the B<-HTTP> flag is used, the files are sent directly, and should contain
|
---|
427 | any HTTP response headers (including status response line).
|
---|
428 | If the B<-WWW> option is used,
|
---|
429 | the response headers are generated by the server, and the file extension is
|
---|
430 | examined to determine the B<Content-Type> header.
|
---|
431 | Extensions of C<html>, C<htm>, and C<php> are C<text/html> and all others are
|
---|
432 | C<text/plain>.
|
---|
433 | In addition, the special URL C</stats> will return status
|
---|
434 | information like the B<-www> option.
|
---|
435 | Neither of these options can be used in conjunction with B<-early_data>.
|
---|
436 |
|
---|
437 | =item B<-http_server_binmode>
|
---|
438 |
|
---|
439 | When acting as web-server (using option B<-WWW> or B<-HTTP>) open files requested
|
---|
440 | by the client in binary mode.
|
---|
441 |
|
---|
442 | =item B<-no_ca_names>
|
---|
443 |
|
---|
444 | Disable TLS Extension CA Names. You may want to disable it for security reasons
|
---|
445 | or for compatibility with some Windows TLS implementations crashing when this
|
---|
446 | extension is larger than 1024 bytes.
|
---|
447 |
|
---|
448 | =item B<-ignore_unexpected_eof>
|
---|
449 |
|
---|
450 | Some TLS implementations do not send the mandatory close_notify alert on
|
---|
451 | shutdown. If the application tries to wait for the close_notify alert but the
|
---|
452 | peer closes the connection without sending it, an error is generated. When this
|
---|
453 | option is enabled the peer does not need to send the close_notify alert and a
|
---|
454 | closed connection will be treated as if the close_notify alert was received.
|
---|
455 | For more information on shutting down a connection, see L<SSL_shutdown(3)>.
|
---|
456 |
|
---|
457 | =item B<-servername>
|
---|
458 |
|
---|
459 | Servername for HostName TLS extension.
|
---|
460 |
|
---|
461 | =item B<-servername_fatal>
|
---|
462 |
|
---|
463 | On servername mismatch send fatal alert (default: warning alert).
|
---|
464 |
|
---|
465 | =item B<-id_prefix> I<val>
|
---|
466 |
|
---|
467 | Generate SSL/TLS session IDs prefixed by I<val>. This is mostly useful
|
---|
468 | for testing any SSL/TLS code (e.g. proxies) that wish to deal with multiple
|
---|
469 | servers, when each of which might be generating a unique range of session
|
---|
470 | IDs (e.g. with a certain prefix).
|
---|
471 |
|
---|
472 | =item B<-keymatexport>
|
---|
473 |
|
---|
474 | Export keying material using label.
|
---|
475 |
|
---|
476 | =item B<-keymatexportlen>
|
---|
477 |
|
---|
478 | Export the given number of bytes of keying material; default 20.
|
---|
479 |
|
---|
480 | =item B<-no_cache>
|
---|
481 |
|
---|
482 | Disable session cache.
|
---|
483 |
|
---|
484 | =item B<-ext_cache>.
|
---|
485 |
|
---|
486 | Disable internal cache, set up and use external cache.
|
---|
487 |
|
---|
488 | =item B<-verify_return_error>
|
---|
489 |
|
---|
490 | Verification errors normally just print a message but allow the
|
---|
491 | connection to continue, for debugging purposes.
|
---|
492 | If this option is used, then verification errors close the connection.
|
---|
493 |
|
---|
494 | =item B<-verify_quiet>
|
---|
495 |
|
---|
496 | No verify output except verify errors.
|
---|
497 |
|
---|
498 | =item B<-ign_eof>
|
---|
499 |
|
---|
500 | Ignore input EOF (default: when B<-quiet>).
|
---|
501 |
|
---|
502 | =item B<-no_ign_eof>
|
---|
503 |
|
---|
504 | Do not ignore input EOF.
|
---|
505 |
|
---|
506 | =item B<-no_etm>
|
---|
507 |
|
---|
508 | Disable Encrypt-then-MAC negotiation.
|
---|
509 |
|
---|
510 | =item B<-no_ems>
|
---|
511 |
|
---|
512 | Disable Extended master secret negotiation.
|
---|
513 |
|
---|
514 | =item B<-status>
|
---|
515 |
|
---|
516 | Enables certificate status request support (aka OCSP stapling).
|
---|
517 |
|
---|
518 | =item B<-status_verbose>
|
---|
519 |
|
---|
520 | Enables certificate status request support (aka OCSP stapling) and gives
|
---|
521 | a verbose printout of the OCSP response.
|
---|
522 | Use the B<-cert_chain> option to specify the certificate of the server's
|
---|
523 | certificate signer that is required for certificate status requests.
|
---|
524 |
|
---|
525 | =item B<-status_timeout> I<int>
|
---|
526 |
|
---|
527 | Sets the timeout for OCSP response to I<int> seconds.
|
---|
528 |
|
---|
529 | =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
|
---|
530 |
|
---|
531 | The HTTP(S) proxy server to use for reaching the OCSP server unless B<-no_proxy>
|
---|
532 | applies, see below.
|
---|
533 | If the host string is an IPv6 address, it must be enclosed in C<[> and C<]>.
|
---|
534 | The proxy port defaults to 80 or 443 if the scheme is C<https>; apart from that
|
---|
535 | the optional C<http://> or C<https://> prefix is ignored,
|
---|
536 | as well as any userinfo, path, query, and fragment components.
|
---|
537 | Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
|
---|
538 | in case no TLS is used, otherwise C<https_proxy> if set, else C<HTTPS_PROXY>.
|
---|
539 |
|
---|
540 | =item B<-no_proxy> I<addresses>
|
---|
541 |
|
---|
542 | List of IP addresses and/or DNS names of servers
|
---|
543 | not to use an HTTP(S) proxy for, separated by commas and/or whitespace
|
---|
544 | (where in the latter case the whole argument must be enclosed in "...").
|
---|
545 | Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
|
---|
546 |
|
---|
547 | =item B<-status_url> I<val>
|
---|
548 |
|
---|
549 | Sets a fallback responder URL to use if no responder URL is present in the
|
---|
550 | server certificate. Without this option an error is returned if the server
|
---|
551 | certificate does not contain a responder address.
|
---|
552 | The optional userinfo and fragment URL components are ignored.
|
---|
553 | Any given query component is handled as part of the path component.
|
---|
554 |
|
---|
555 | =item B<-status_file> I<infile>
|
---|
556 |
|
---|
557 | Overrides any OCSP responder URLs from the certificate and always provides the
|
---|
558 | OCSP Response stored in the file. The file must be in DER format.
|
---|
559 |
|
---|
560 | =item B<-ssl_config> I<val>
|
---|
561 |
|
---|
562 | Configure SSL_CTX using the given configuration value.
|
---|
563 |
|
---|
564 | =item B<-trace>
|
---|
565 |
|
---|
566 | Show verbose trace output of protocol messages.
|
---|
567 |
|
---|
568 | =item B<-brief>
|
---|
569 |
|
---|
570 | Provide a brief summary of connection parameters instead of the normal verbose
|
---|
571 | output.
|
---|
572 |
|
---|
573 | =item B<-rev>
|
---|
574 |
|
---|
575 | Simple echo server that sends back received text reversed. Also sets B<-brief>.
|
---|
576 | Cannot be used in conjunction with B<-early_data>.
|
---|
577 |
|
---|
578 | =item B<-async>
|
---|
579 |
|
---|
580 | Switch on asynchronous mode. Cryptographic operations will be performed
|
---|
581 | asynchronously. This will only have an effect if an asynchronous capable engine
|
---|
582 | is also used via the B<-engine> option. For test purposes the dummy async engine
|
---|
583 | (dasync) can be used (if available).
|
---|
584 |
|
---|
585 | =item B<-max_send_frag> I<+int>
|
---|
586 |
|
---|
587 | The maximum size of data fragment to send.
|
---|
588 | See L<SSL_CTX_set_max_send_fragment(3)> for further information.
|
---|
589 |
|
---|
590 | =item B<-split_send_frag> I<+int>
|
---|
591 |
|
---|
592 | The size used to split data for encrypt pipelines. If more data is written in
|
---|
593 | one go than this value then it will be split into multiple pipelines, up to the
|
---|
594 | maximum number of pipelines defined by max_pipelines. This only has an effect if
|
---|
595 | a suitable cipher suite has been negotiated, an engine that supports pipelining
|
---|
596 | has been loaded, and max_pipelines is greater than 1. See
|
---|
597 | L<SSL_CTX_set_split_send_fragment(3)> for further information.
|
---|
598 |
|
---|
599 | =item B<-max_pipelines> I<+int>
|
---|
600 |
|
---|
601 | The maximum number of encrypt/decrypt pipelines to be used. This will only have
|
---|
602 | an effect if an engine has been loaded that supports pipelining (e.g. the dasync
|
---|
603 | engine) and a suitable cipher suite has been negotiated. The default value is 1.
|
---|
604 | See L<SSL_CTX_set_max_pipelines(3)> for further information.
|
---|
605 |
|
---|
606 | =item B<-naccept> I<+int>
|
---|
607 |
|
---|
608 | The server will exit after receiving the specified number of connections,
|
---|
609 | default unlimited.
|
---|
610 |
|
---|
611 | =item B<-read_buf> I<+int>
|
---|
612 |
|
---|
613 | The default read buffer size to be used for connections. This will only have an
|
---|
614 | effect if the buffer size is larger than the size that would otherwise be used
|
---|
615 | and pipelining is in use (see L<SSL_CTX_set_default_read_buffer_len(3)> for
|
---|
616 | further information).
|
---|
617 |
|
---|
618 | =item B<-bugs>
|
---|
619 |
|
---|
620 | There are several known bugs in SSL and TLS implementations. Adding this
|
---|
621 | option enables various workarounds.
|
---|
622 |
|
---|
623 | =item B<-no_tx_cert_comp>
|
---|
624 |
|
---|
625 | Disables support for sending TLSv1.3 compressed certificates.
|
---|
626 |
|
---|
627 | =item B<-no_rx_cert_comp>
|
---|
628 |
|
---|
629 | Disables support for receiving TLSv1.3 compressed certificates.
|
---|
630 |
|
---|
631 | =item B<-no_comp>
|
---|
632 |
|
---|
633 | Disable negotiation of TLS compression.
|
---|
634 | TLS compression is not recommended and is off by default as of
|
---|
635 | OpenSSL 1.1.0.
|
---|
636 |
|
---|
637 | =item B<-comp>
|
---|
638 |
|
---|
639 | Enables support for SSL/TLS compression.
|
---|
640 | This option was introduced in OpenSSL 1.1.0.
|
---|
641 | TLS compression is not recommended and is off by default as of
|
---|
642 | OpenSSL 1.1.0. TLS compression can only be used in security level 1 or
|
---|
643 | lower. From OpenSSL 3.2.0 and above the default security level is 2, so this
|
---|
644 | option will have no effect without also changing the security level. Use the
|
---|
645 | B<-cipher> option to change the security level. See L<openssl-ciphers(1)> for
|
---|
646 | more information.
|
---|
647 |
|
---|
648 | =item B<-no_ticket>
|
---|
649 |
|
---|
650 | Disable RFC4507bis session ticket support. This option has no effect if TLSv1.3
|
---|
651 | is negotiated. See B<-num_tickets>.
|
---|
652 |
|
---|
653 | =item B<-num_tickets>
|
---|
654 |
|
---|
655 | Control the number of tickets that will be sent to the client after a full
|
---|
656 | handshake in TLSv1.3. The default number of tickets is 2. This option does not
|
---|
657 | affect the number of tickets sent after a resumption handshake.
|
---|
658 |
|
---|
659 | =item B<-serverpref>
|
---|
660 |
|
---|
661 | Use the server's cipher preferences, rather than the client's preferences.
|
---|
662 |
|
---|
663 | =item B<-prioritize_chacha>
|
---|
664 |
|
---|
665 | Prioritize ChaCha ciphers when preferred by clients. Requires B<-serverpref>.
|
---|
666 |
|
---|
667 | =item B<-no_resumption_on_reneg>
|
---|
668 |
|
---|
669 | Set the B<SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION> option.
|
---|
670 |
|
---|
671 | =item B<-client_sigalgs> I<val>
|
---|
672 |
|
---|
673 | Signature algorithms to support for client certificate authentication
|
---|
674 | (colon-separated list).
|
---|
675 |
|
---|
676 | =item B<-named_curve> I<val>
|
---|
677 |
|
---|
678 | Specifies the elliptic curve to use. NOTE: this is single curve, not a list.
|
---|
679 |
|
---|
680 | The list of all supported groups includes named EC parameters as well as X25519
|
---|
681 | and X448 or FFDHE groups, and may also include groups implemented in 3rd-party
|
---|
682 | providers. For a list of named EC parameters, use:
|
---|
683 |
|
---|
684 | $ openssl ecparam -list_curves
|
---|
685 |
|
---|
686 | =item B<-cipher> I<val>
|
---|
687 |
|
---|
688 | This allows the list of TLSv1.2 and below ciphersuites used by the server to be
|
---|
689 | modified. This list is combined with any TLSv1.3 ciphersuites that have been
|
---|
690 | configured. When the client sends a list of supported ciphers the first client
|
---|
691 | cipher also included in the server list is used. Because the client specifies
|
---|
692 | the preference order, the order of the server cipherlist is irrelevant. See
|
---|
693 | L<openssl-ciphers(1)> for more information.
|
---|
694 |
|
---|
695 | =item B<-ciphersuites> I<val>
|
---|
696 |
|
---|
697 | This allows the list of TLSv1.3 ciphersuites used by the server to be modified.
|
---|
698 | This list is combined with any TLSv1.2 and below ciphersuites that have been
|
---|
699 | configured. When the client sends a list of supported ciphers the first client
|
---|
700 | cipher also included in the server list is used. Because the client specifies
|
---|
701 | the preference order, the order of the server cipherlist is irrelevant. See
|
---|
702 | L<openssl-ciphers(1)> command for more information. The format for this list is
|
---|
703 | a simple colon (":") separated list of TLSv1.3 ciphersuite names.
|
---|
704 |
|
---|
705 | =item B<-dhparam> I<infile>
|
---|
706 |
|
---|
707 | The DH parameter file to use. The ephemeral DH cipher suites generate keys
|
---|
708 | using a set of DH parameters. If not specified then an attempt is made to
|
---|
709 | load the parameters from the server certificate file.
|
---|
710 | If this fails then a static set of parameters hard coded into this command
|
---|
711 | will be used.
|
---|
712 |
|
---|
713 | =item B<-nbio>
|
---|
714 |
|
---|
715 | Turns on non blocking I/O.
|
---|
716 |
|
---|
717 | =item B<-timeout>
|
---|
718 |
|
---|
719 | Enable timeouts.
|
---|
720 |
|
---|
721 | =item B<-mtu>
|
---|
722 |
|
---|
723 | Set link-layer MTU.
|
---|
724 |
|
---|
725 | =item B<-psk_identity> I<val>
|
---|
726 |
|
---|
727 | Expect the client to send PSK identity I<val> when using a PSK
|
---|
728 | cipher suite, and warn if they do not. By default, the expected PSK
|
---|
729 | identity is the string "Client_identity".
|
---|
730 |
|
---|
731 | =item B<-psk_hint> I<val>
|
---|
732 |
|
---|
733 | Use the PSK identity hint I<val> when using a PSK cipher suite.
|
---|
734 |
|
---|
735 | =item B<-psk> I<val>
|
---|
736 |
|
---|
737 | Use the PSK key I<val> when using a PSK cipher suite. The key is
|
---|
738 | given as a hexadecimal number without leading 0x, for example -psk
|
---|
739 | 1a2b3c4d.
|
---|
740 | This option must be provided in order to use a PSK cipher.
|
---|
741 |
|
---|
742 | =item B<-psk_session> I<file>
|
---|
743 |
|
---|
744 | Use the pem encoded SSL_SESSION data stored in I<file> as the basis of a PSK.
|
---|
745 | Note that this will only work if TLSv1.3 is negotiated.
|
---|
746 |
|
---|
747 | =item B<-srpvfile>
|
---|
748 |
|
---|
749 | The verifier file for SRP.
|
---|
750 | This option is deprecated.
|
---|
751 |
|
---|
752 | =item B<-srpuserseed>
|
---|
753 |
|
---|
754 | A seed string for a default user salt.
|
---|
755 | This option is deprecated.
|
---|
756 |
|
---|
757 | =item B<-listen>
|
---|
758 |
|
---|
759 | This option can only be used in conjunction with one of the DTLS options above.
|
---|
760 | With this option, this command will listen on a UDP port for incoming
|
---|
761 | connections.
|
---|
762 | Any ClientHellos that arrive will be checked to see if they have a cookie in
|
---|
763 | them or not.
|
---|
764 | Any without a cookie will be responded to with a HelloVerifyRequest.
|
---|
765 | If a ClientHello with a cookie is received then this command will
|
---|
766 | connect to that peer and complete the handshake.
|
---|
767 |
|
---|
768 | =item B<-sctp>
|
---|
769 |
|
---|
770 | Use SCTP for the transport protocol instead of UDP in DTLS. Must be used in
|
---|
771 | conjunction with B<-dtls>, B<-dtls1> or B<-dtls1_2>. This option is only
|
---|
772 | available where OpenSSL has support for SCTP enabled.
|
---|
773 |
|
---|
774 | =item B<-sctp_label_bug>
|
---|
775 |
|
---|
776 | Use the incorrect behaviour of older OpenSSL implementations when computing
|
---|
777 | endpoint-pair shared secrets for DTLS/SCTP. This allows communication with
|
---|
778 | older broken implementations but breaks interoperability with correct
|
---|
779 | implementations. Must be used in conjunction with B<-sctp>. This option is only
|
---|
780 | available where OpenSSL has support for SCTP enabled.
|
---|
781 |
|
---|
782 | =item B<-use_srtp>
|
---|
783 |
|
---|
784 | Offer SRTP key management with a colon-separated profile list.
|
---|
785 |
|
---|
786 | =item B<-no_dhe>
|
---|
787 |
|
---|
788 | If this option is set then no DH parameters will be loaded effectively
|
---|
789 | disabling the ephemeral DH cipher suites.
|
---|
790 |
|
---|
791 | =item B<-alpn> I<val>, B<-nextprotoneg> I<val>
|
---|
792 |
|
---|
793 | These flags enable the Application-Layer Protocol Negotiation
|
---|
794 | or Next Protocol Negotiation (NPN) extension, respectively. ALPN is the
|
---|
795 | IETF standard and replaces NPN.
|
---|
796 | The I<val> list is a comma-separated list of supported protocol
|
---|
797 | names. The list should contain the most desirable protocols first.
|
---|
798 | Protocol names are printable ASCII strings, for example "http/1.1" or
|
---|
799 | "spdy/3".
|
---|
800 | The flag B<-nextprotoneg> cannot be specified if B<-tls1_3> is used.
|
---|
801 |
|
---|
802 | =item B<-ktls>
|
---|
803 |
|
---|
804 | Enable Kernel TLS for sending and receiving.
|
---|
805 | This option was introduced in OpenSSL 3.2.0.
|
---|
806 | Kernel TLS is off by default as of OpenSSL 3.2.0.
|
---|
807 |
|
---|
808 | =item B<-sendfile>
|
---|
809 |
|
---|
810 | If this option is set and KTLS is enabled, SSL_sendfile() will be used
|
---|
811 | instead of BIO_write() to send the HTTP response requested by a client.
|
---|
812 | This option is only valid when B<-ktls> along with B<-WWW> or B<-HTTP>
|
---|
813 | are specified.
|
---|
814 |
|
---|
815 | =item B<-zerocopy_sendfile>
|
---|
816 |
|
---|
817 | If this option is set, SSL_sendfile() will use the zerocopy TX mode, which gives
|
---|
818 | a performance boost when used with KTLS hardware offload. Note that invalid
|
---|
819 | TLS records might be transmitted if the file is changed while being sent.
|
---|
820 | This option depends on B<-sendfile>; when used alone, B<-sendfile> is implied,
|
---|
821 | and a warning is shown. Note that KTLS sendfile on FreeBSD always runs in the
|
---|
822 | zerocopy mode.
|
---|
823 |
|
---|
824 | =item B<-keylogfile> I<outfile>
|
---|
825 |
|
---|
826 | Appends TLS secrets to the specified keylog file such that external programs
|
---|
827 | (like Wireshark) can decrypt TLS connections.
|
---|
828 |
|
---|
829 | =item B<-max_early_data> I<int>
|
---|
830 |
|
---|
831 | Change the default maximum early data bytes that are specified for new sessions
|
---|
832 | and any incoming early data (when used in conjunction with the B<-early_data>
|
---|
833 | flag). The default value is approximately 16k. The argument must be an integer
|
---|
834 | greater than or equal to 0.
|
---|
835 |
|
---|
836 | =item B<-recv_max_early_data> I<int>
|
---|
837 |
|
---|
838 | Specify the hard limit on the maximum number of early data bytes that will
|
---|
839 | be accepted.
|
---|
840 |
|
---|
841 | =item B<-early_data>
|
---|
842 |
|
---|
843 | Accept early data where possible. Cannot be used in conjunction with B<-www>,
|
---|
844 | B<-WWW>, B<-HTTP> or B<-rev>.
|
---|
845 |
|
---|
846 | =item B<-stateless>
|
---|
847 |
|
---|
848 | Require TLSv1.3 cookies.
|
---|
849 |
|
---|
850 | =item B<-anti_replay>, B<-no_anti_replay>
|
---|
851 |
|
---|
852 | Switches replay protection on or off, respectively. Replay protection is on by
|
---|
853 | default unless overridden by a configuration file. When it is on, OpenSSL will
|
---|
854 | automatically detect if a session ticket has been used more than once, TLSv1.3
|
---|
855 | has been negotiated, and early data is enabled on the server. A full handshake
|
---|
856 | is forced if a session ticket is used a second or subsequent time. Any early
|
---|
857 | data that was sent will be rejected.
|
---|
858 |
|
---|
859 | =item B<-tfo>
|
---|
860 |
|
---|
861 | Enable acceptance of TCP Fast Open (RFC7413) connections.
|
---|
862 |
|
---|
863 | =item B<-cert_comp>
|
---|
864 |
|
---|
865 | Pre-compresses certificates (RFC8879) that will be sent during the handshake.
|
---|
866 |
|
---|
867 | {- $OpenSSL::safe::opt_name_item -}
|
---|
868 |
|
---|
869 | {- $OpenSSL::safe::opt_version_item -}
|
---|
870 |
|
---|
871 | {- $OpenSSL::safe::opt_s_item -}
|
---|
872 |
|
---|
873 | {- $OpenSSL::safe::opt_x_item -}
|
---|
874 |
|
---|
875 | {- $OpenSSL::safe::opt_trust_item -}
|
---|
876 |
|
---|
877 | {- $OpenSSL::safe::opt_r_item -}
|
---|
878 |
|
---|
879 | {- $OpenSSL::safe::opt_engine_item -}
|
---|
880 |
|
---|
881 | {- $OpenSSL::safe::opt_provider_item -}
|
---|
882 |
|
---|
883 | {- $OpenSSL::safe::opt_v_item -}
|
---|
884 |
|
---|
885 | If the server requests a client certificate, then
|
---|
886 | verification errors are displayed, for debugging, but the command will
|
---|
887 | proceed unless the B<-verify_return_error> option is used.
|
---|
888 |
|
---|
889 | =item B<-enable_server_rpk>
|
---|
890 |
|
---|
891 | Enable support for sending raw public keys (RFC7250) to the client.
|
---|
892 | A raw public key will be sent by the server, if solicited by the client,
|
---|
893 | provided a suitable key and public certificate pair is configured.
|
---|
894 | Clients that don't support raw public keys or prefer to use X.509
|
---|
895 | certificates can still elect to receive X.509 certificates as usual.
|
---|
896 |
|
---|
897 | Raw public keys are extracted from the configured certificate/private key.
|
---|
898 |
|
---|
899 | =item B<-enable_client_rpk>
|
---|
900 |
|
---|
901 | Enable support for receiving raw public keys (RFC7250) from the client.
|
---|
902 | Use of X.509 certificates by the client becomes optional, and clients that
|
---|
903 | support raw public keys may elect to use them.
|
---|
904 | Clients that don't support raw public keys or prefer to use X.509
|
---|
905 | certificates can still elect to send X.509 certificates as usual.
|
---|
906 |
|
---|
907 | Raw public keys are extracted from the configured certificate/private key.
|
---|
908 |
|
---|
909 | =back
|
---|
910 |
|
---|
911 | =head1 CONNECTED COMMANDS
|
---|
912 |
|
---|
913 | If a connection request is established with an SSL client and neither the
|
---|
914 | B<-www> nor the B<-WWW> option has been used then normally any data received
|
---|
915 | from the client is displayed and any key presses will be sent to the client.
|
---|
916 |
|
---|
917 | Certain commands are also recognized which perform special operations. These
|
---|
918 | commands are a letter which must appear at the start of a line. They are listed
|
---|
919 | below.
|
---|
920 |
|
---|
921 | =over 4
|
---|
922 |
|
---|
923 | =item B<q>
|
---|
924 |
|
---|
925 | End the current SSL connection but still accept new connections.
|
---|
926 |
|
---|
927 | =item B<Q>
|
---|
928 |
|
---|
929 | End the current SSL connection and exit.
|
---|
930 |
|
---|
931 | =item B<r>
|
---|
932 |
|
---|
933 | Renegotiate the SSL session (TLSv1.2 and below only).
|
---|
934 |
|
---|
935 | =item B<R>
|
---|
936 |
|
---|
937 | Renegotiate the SSL session and request a client certificate (TLSv1.2 and below
|
---|
938 | only).
|
---|
939 |
|
---|
940 | =item B<P>
|
---|
941 |
|
---|
942 | Send some plain text down the underlying TCP connection: this should
|
---|
943 | cause the client to disconnect due to a protocol violation.
|
---|
944 |
|
---|
945 | =item B<S>
|
---|
946 |
|
---|
947 | Print out some session cache status information.
|
---|
948 |
|
---|
949 | =item B<k>
|
---|
950 |
|
---|
951 | Send a key update message to the client (TLSv1.3 only)
|
---|
952 |
|
---|
953 | =item B<K>
|
---|
954 |
|
---|
955 | Send a key update message to the client and request one back (TLSv1.3 only)
|
---|
956 |
|
---|
957 | =item B<c>
|
---|
958 |
|
---|
959 | Send a certificate request to the client (TLSv1.3 only)
|
---|
960 |
|
---|
961 | =back
|
---|
962 |
|
---|
963 | =head1 NOTES
|
---|
964 |
|
---|
965 | This command can be used to debug SSL clients. To accept connections
|
---|
966 | from a web browser the command:
|
---|
967 |
|
---|
968 | openssl s_server -accept 443 -www
|
---|
969 |
|
---|
970 | can be used for example.
|
---|
971 |
|
---|
972 | Although specifying an empty list of CAs when requesting a client certificate
|
---|
973 | is strictly speaking a protocol violation, some SSL clients interpret this to
|
---|
974 | mean any CA is acceptable. This is useful for debugging purposes.
|
---|
975 |
|
---|
976 | The session parameters can printed out using the L<openssl-sess_id(1)> command.
|
---|
977 |
|
---|
978 | =head1 BUGS
|
---|
979 |
|
---|
980 | Because this program has a lot of options and also because some of the
|
---|
981 | techniques used are rather old, the C source for this command is rather
|
---|
982 | hard to read and not a model of how things should be done.
|
---|
983 | A typical SSL server program would be much simpler.
|
---|
984 |
|
---|
985 | The output of common ciphers is wrong: it just gives the list of ciphers that
|
---|
986 | OpenSSL recognizes and the client supports.
|
---|
987 |
|
---|
988 | There should be a way for this command to print out details
|
---|
989 | of any unknown cipher suites a client says it supports.
|
---|
990 |
|
---|
991 | =head1 SEE ALSO
|
---|
992 |
|
---|
993 | L<openssl(1)>,
|
---|
994 | L<openssl-sess_id(1)>,
|
---|
995 | L<openssl-s_client(1)>,
|
---|
996 | L<openssl-ciphers(1)>,
|
---|
997 | L<SSL_CONF_cmd(3)>,
|
---|
998 | L<SSL_CTX_set_max_send_fragment(3)>,
|
---|
999 | L<SSL_CTX_set_split_send_fragment(3)>,
|
---|
1000 | L<SSL_CTX_set_max_pipelines(3)>,
|
---|
1001 | L<ossl_store-file(7)>
|
---|
1002 |
|
---|
1003 | =head1 HISTORY
|
---|
1004 |
|
---|
1005 | The -no_alt_chains option was added in OpenSSL 1.1.0.
|
---|
1006 |
|
---|
1007 | The
|
---|
1008 | -allow-no-dhe-kex and -prioritize_chacha options were added in OpenSSL 1.1.1.
|
---|
1009 |
|
---|
1010 | The B<-srpvfile>, B<-srpuserseed>, and B<-engine>
|
---|
1011 | option were deprecated in OpenSSL 3.0.
|
---|
1012 |
|
---|
1013 | The
|
---|
1014 | B<-enable_client_rpk>,
|
---|
1015 | B<-enable_server_rpk>,
|
---|
1016 | B<-no_rx_cert_comp>,
|
---|
1017 | B<-no_tx_cert_comp>,
|
---|
1018 | and B<-tfo>
|
---|
1019 | options were added in OpenSSL 3.2.
|
---|
1020 |
|
---|
1021 | =head1 COPYRIGHT
|
---|
1022 |
|
---|
1023 | Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
|
---|
1024 |
|
---|
1025 | Licensed under the Apache License 2.0 (the "License"). You may not use
|
---|
1026 | this file except in compliance with the License. You can obtain a copy
|
---|
1027 | in the file LICENSE in the source distribution or at
|
---|
1028 | L<https://www.openssl.org/source/license.html>.
|
---|
1029 |
|
---|
1030 | =cut
|
---|