c3a0e7af597d07bf23964b16281e723a9083a884
[openssl.git] / doc / man1 / openssl-s_server.pod
1 =pod
2
3 =head1 NAME
4
5 openssl-s_server - SSL/TLS server program
6
7 =head1 SYNOPSIS
8
9 B<openssl> B<s_server>
10 [B<-help>]
11 [B<-port +int>]
12 [B<-accept val>]
13 [B<-unix val>]
14 [B<-4>]
15 [B<-6>]
16 [B<-unlink>]
17 [B<-context val>]
18 [B<-verify int>]
19 [B<-Verify int>]
20 [B<-cert infile>]
21 [B<-nameopt val>]
22 [B<-naccept +int>]
23 [B<-serverinfo val>]
24 [B<-certform PEM|DER>]
25 [B<-key infile>]
26 [B<-keyform format>]
27 [B<-pass val>]
28 [B<-dcert infile>]
29 [B<-dcertform PEM|DER>]
30 [B<-dkey infile>]
31 [B<-dkeyform PEM|DER>]
32 [B<-dpass val>]
33 [B<-nbio_test>]
34 [B<-crlf>]
35 [B<-debug>]
36 [B<-msg>]
37 [B<-msgfile outfile>]
38 [B<-state>]
39 [B<-CAfile infile>]
40 [B<-CApath dir>]
41 [B<-no-CAfile>]
42 [B<-no-CApath>]
43 [B<-nocert>]
44 [B<-quiet>]
45 [B<-no_resume_ephemeral>]
46 [B<-www>]
47 [B<-WWW>]
48 [B<-servername>]
49 [B<-servername_fatal>]
50 [B<-cert2 infile>]
51 [B<-key2 infile>]
52 [B<-tlsextdebug>]
53 [B<-HTTP>]
54 [B<-id_prefix val>]
55 [B<-rand file...>]
56 [B<-writerand file>]
57 [B<-keymatexport val>]
58 [B<-keymatexportlen +int>]
59 [B<-CRL infile>]
60 [B<-crl_download>]
61 [B<-cert_chain infile>]
62 [B<-dcert_chain infile>]
63 [B<-chainCApath dir>]
64 [B<-verifyCApath dir>]
65 [B<-no_cache>]
66 [B<-ext_cache>]
67 [B<-CRLform PEM|DER>]
68 [B<-verify_return_error>]
69 [B<-verify_quiet>]
70 [B<-build_chain>]
71 [B<-chainCAfile infile>]
72 [B<-verifyCAfile infile>]
73 [B<-ign_eof>]
74 [B<-no_ign_eof>]
75 [B<-status>]
76 [B<-status_verbose>]
77 [B<-status_timeout int>]
78 [B<-status_url val>]
79 [B<-status_file infile>]
80 [B<-trace>]
81 [B<-security_debug>]
82 [B<-security_debug_verbose>]
83 [B<-brief>]
84 [B<-rev>]
85 [B<-async>]
86 [B<-ssl_config val>]
87 [B<-max_send_frag +int>]
88 [B<-split_send_frag +int>]
89 [B<-max_pipelines +int>]
90 [B<-read_buf +int>]
91 [B<-no_ssl3>]
92 [B<-no_tls1>]
93 [B<-no_tls1_1>]
94 [B<-no_tls1_2>]
95 [B<-no_tls1_3>]
96 [B<-bugs>]
97 [B<-no_comp>]
98 [B<-comp>]
99 [B<-no_ticket>]
100 [B<-num_tickets>]
101 [B<-serverpref>]
102 [B<-legacy_renegotiation>]
103 [B<-no_renegotiation>]
104 [B<-legacy_server_connect>]
105 [B<-no_resumption_on_reneg>]
106 [B<-no_legacy_server_connect>]
107 [B<-allow_no_dhe_kex>]
108 [B<-prioritize_chacha>]
109 [B<-strict>]
110 [B<-sigalgs val>]
111 [B<-client_sigalgs val>]
112 [B<-groups val>]
113 [B<-curves val>]
114 [B<-named_curve val>]
115 [B<-cipher val>]
116 [B<-ciphersuites val>]
117 [B<-dhparam infile>]
118 [B<-record_padding val>]
119 [B<-debug_broken_protocol>]
120 [B<-policy val>]
121 [B<-purpose val>]
122 [B<-verify_name val>]
123 [B<-verify_depth int>]
124 [B<-auth_level int>]
125 [B<-attime intmax>]
126 [B<-verify_hostname val>]
127 [B<-verify_email val>]
128 [B<-verify_ip>]
129 [B<-ignore_critical>]
130 [B<-issuer_checks>]
131 [B<-crl_check>]
132 [B<-crl_check_all>]
133 [B<-policy_check>]
134 [B<-explicit_policy>]
135 [B<-inhibit_any>]
136 [B<-inhibit_map>]
137 [B<-x509_strict>]
138 [B<-extended_crl>]
139 [B<-use_deltas>]
140 [B<-policy_print>]
141 [B<-check_ss_sig>]
142 [B<-trusted_first>]
143 [B<-suiteB_128_only>]
144 [B<-suiteB_128>]
145 [B<-suiteB_192>]
146 [B<-partial_chain>]
147 [B<-no_alt_chains>]
148 [B<-no_check_time>]
149 [B<-allow_proxy_certs>]
150 [B<-xkey>]
151 [B<-xcert>]
152 [B<-xchain>]
153 [B<-xchain_build>]
154 [B<-xcertform PEM|DER>]
155 [B<-xkeyform PEM|DER>]
156 [B<-nbio>]
157 [B<-psk_identity val>]
158 [B<-psk_hint val>]
159 [B<-psk val>]
160 [B<-psk_session file>]
161 [B<-srpvfile infile>]
162 [B<-srpuserseed val>]
163 [B<-ssl3>]
164 [B<-tls1>]
165 [B<-tls1_1>]
166 [B<-tls1_2>]
167 [B<-tls1_3>]
168 [B<-dtls>]
169 [B<-timeout>]
170 [B<-mtu +int>]
171 [B<-listen>]
172 [B<-dtls1>]
173 [B<-dtls1_2>]
174 [B<-sctp>]
175 [B<-sctp_label_bug>]
176 [B<-no_dhe>]
177 [B<-nextprotoneg val>]
178 [B<-use_srtp val>]
179 [B<-alpn val>]
180 [B<-engine val>]
181 [B<-keylogfile outfile>]
182 [B<-max_early_data int>]
183 [B<-early_data>]
184 [B<-anti_replay>]
185 [B<-no_anti_replay>]
186 [B<-http_server_binmode>]
187
188 =head1 DESCRIPTION
189
190 The B<s_server> command implements a generic SSL/TLS server which listens
191 for connections on a given port using SSL/TLS.
192
193 =head1 OPTIONS
194
195 In addition to the options below the B<s_server> utility also supports the
196 common and server only options documented
197 in the "Supported Command Line Commands" section of the L<SSL_CONF_cmd(3)>
198 manual page.
199
200 =over 4
201
202 =item B<-help>
203
204 Print out a usage message.
205
206 =item B<-port +int>
207
208 The TCP port to listen on for connections. If not specified 4433 is used.
209
210 =item B<-accept val>
211
212 The optional TCP host and port to listen on for connections. If not specified, *:4433 is used.
213
214 =item B<-unix val>
215
216 Unix domain socket to accept on.
217
218 =item B<-4>
219
220 Use IPv4 only.
221
222 =item B<-6>
223
224 Use IPv6 only.
225
226 =item B<-unlink>
227
228 For -unix, unlink any existing socket first.
229
230 =item B<-context val>
231
232 Sets the SSL context id. It can be given any string value. If this option
233 is not present a default value will be used.
234
235 =item B<-verify int>, B<-Verify int>
236
237 The verify depth to use. This specifies the maximum length of the
238 client certificate chain and makes the server request a certificate from
239 the client. With the B<-verify> option a certificate is requested but the
240 client does not have to send one, with the B<-Verify> option the client
241 must supply a certificate or an error occurs.
242
243 If the cipher suite cannot request a client certificate (for example an
244 anonymous cipher suite or PSK) this option has no effect.
245
246 =item B<-cert infile>
247
248 The certificate to use, most servers cipher suites require the use of a
249 certificate and some require a certificate with a certain public key type:
250 for example the DSS cipher suites require a certificate containing a DSS
251 (DSA) key. If not specified then the filename "server.pem" will be used.
252
253 =item B<-cert_chain>
254
255 A file containing trusted certificates to use when attempting to build the
256 client/server certificate chain related to the certificate specified via the
257 B<-cert> option.
258
259 =item B<-build_chain>
260
261 Specify whether the application should build the certificate chain to be
262 provided to the client.
263
264 =item B<-nameopt val>
265
266 Option which determines how the subject or issuer names are displayed. The
267 B<val> argument can be a single option or multiple options separated by
268 commas.  Alternatively the B<-nameopt> switch may be used more than once to
269 set multiple options. See the L<x509(1)> manual page for details.
270
271 =item B<-naccept +int>
272
273 The server will exit after receiving the specified number of connections,
274 default unlimited.
275
276 =item B<-serverinfo val>
277
278 A file containing one or more blocks of PEM data.  Each PEM block
279 must encode a TLS ServerHello extension (2 bytes type, 2 bytes length,
280 followed by "length" bytes of extension data).  If the client sends
281 an empty TLS ClientHello extension matching the type, the corresponding
282 ServerHello extension will be returned.
283
284 =item B<-certform PEM|DER>
285
286 The certificate format to use: DER or PEM. PEM is the default.
287
288 =item B<-key infile>
289
290 The private key to use. If not specified then the certificate file will
291 be used.
292
293 =item B<-keyform format>
294
295 The private format to use: DER or PEM. PEM is the default.
296
297 =item B<-pass val>
298
299 The private key password source. For more information about the format of B<val>
300 see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)>.
301
302 =item B<-dcert infile>, B<-dkey infile>
303
304 Specify an additional certificate and private key, these behave in the
305 same manner as the B<-cert> and B<-key> options except there is no default
306 if they are not specified (no additional certificate and key is used). As
307 noted above some cipher suites require a certificate containing a key of
308 a certain type. Some cipher suites need a certificate carrying an RSA key
309 and some a DSS (DSA) key. By using RSA and DSS certificates and keys
310 a server can support clients which only support RSA or DSS cipher suites
311 by using an appropriate certificate.
312
313 =item B<-dcert_chain>
314
315 A file containing trusted certificates to use when attempting to build the
316 server certificate chain when a certificate specified via the B<-dcert> option
317 is in use.
318
319 =item B<-dcertform PEM|DER>, B<-dkeyform PEM|DER>, B<-dpass val>
320
321 Additional certificate and private key format and passphrase respectively.
322
323 =item B<-xkey infile>, B<-xcert infile>, B<-xchain>
324
325 Specify an extra certificate, private key and certificate chain. These behave
326 in the same manner as the B<-cert>, B<-key> and B<-cert_chain> options.  When
327 specified, the callback returning the first valid chain will be in use by
328 the server.
329
330 =item B<-xchain_build>
331
332 Specify whether the application should build the certificate chain to be
333 provided to the client for the extra certificates provided via B<-xkey infile>,
334 B<-xcert infile>, B<-xchain> options.
335
336 =item B<-xcertform PEM|DER>, B<-xkeyform PEM|DER>
337
338 Extra certificate and private key format respectively.
339
340 =item B<-nbio_test>
341
342 Tests non blocking I/O.
343
344 =item B<-crlf>
345
346 This option translated a line feed from the terminal into CR+LF.
347
348 =item B<-debug>
349
350 Print extensive debugging information including a hex dump of all traffic.
351
352 =item B<-msg>
353
354 Show all protocol messages with hex dump.
355
356 =item B<-msgfile outfile>
357
358 File to send output of B<-msg> or B<-trace> to, default standard output.
359
360 =item B<-state>
361
362 Prints the SSL session states.
363
364 =item B<-CAfile infile>
365
366 A file containing trusted certificates to use during client authentication
367 and to use when attempting to build the server certificate chain. The list
368 is also used in the list of acceptable client CAs passed to the client when
369 a certificate is requested.
370
371 =item B<-CApath dir>
372
373 The directory to use for client certificate verification. This directory
374 must be in "hash format", see L<verify(1)> for more information. These are
375 also used when building the server certificate chain.
376
377 =item B<-chainCApath dir>
378
379 The directory to use for building the chain provided to the client. This
380 directory must be in "hash format", see L<verify(1)> for more information.
381
382 =item B<-chainCAfile file>
383
384 A file containing trusted certificates to use when attempting to build the
385 server certificate chain.
386
387 =item B<-no-CAfile>
388
389 Do not load the trusted CA certificates from the default file location.
390
391 =item B<-no-CApath>
392
393 Do not load the trusted CA certificates from the default directory location.
394
395 =item B<-nocert>
396
397 If this option is set then no certificate is used. This restricts the
398 cipher suites available to the anonymous ones (currently just anonymous
399 DH).
400
401 =item B<-quiet>
402
403 Inhibit printing of session and certificate information.
404
405 =item B<-www>
406
407 Sends a status message back to the client when it connects. This includes
408 information about the ciphers used and various session parameters.
409 The output is in HTML format so this option will normally be used with a
410 web browser. Cannot be used in conjunction with B<-early_data>.
411
412 =item B<-WWW>
413
414 Emulates a simple web server. Pages will be resolved relative to the
415 current directory, for example if the URL https://myhost/page.html is
416 requested the file ./page.html will be loaded. Cannot be used in conjunction
417 with B<-early_data>.
418
419 =item B<-tlsextdebug>
420
421 Print a hex dump of any TLS extensions received from the server.
422
423 =item B<-HTTP>
424
425 Emulates a simple web server. Pages will be resolved relative to the
426 current directory, for example if the URL https://myhost/page.html is
427 requested the file ./page.html will be loaded. The files loaded are
428 assumed to contain a complete and correct HTTP response (lines that
429 are part of the HTTP response line and headers must end with CRLF). Cannot be
430 used in conjunction with B<-early_data>.
431
432 =item B<-id_prefix val>
433
434 Generate SSL/TLS session IDs prefixed by B<val>. This is mostly useful
435 for testing any SSL/TLS code (eg. proxies) that wish to deal with multiple
436 servers, when each of which might be generating a unique range of session
437 IDs (eg. with a certain prefix).
438
439 =item B<-rand file...>
440
441 A file or files containing random data used to seed the random number
442 generator.
443 Multiple files can be specified separated by an OS-dependent character.
444 The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for
445 all others.
446
447 =item [B<-writerand file>]
448
449 Writes random data to the specified I<file> upon exit.
450 This can be used with a subsequent B<-rand> flag.
451
452 =item B<-verify_return_error>
453
454 Verification errors normally just print a message but allow the
455 connection to continue, for debugging purposes.
456 If this option is used, then verification errors close the connection.
457
458 =item B<-status>
459
460 Enables certificate status request support (aka OCSP stapling).
461
462 =item B<-status_verbose>
463
464 Enables certificate status request support (aka OCSP stapling) and gives
465 a verbose printout of the OCSP response.
466
467 =item B<-status_timeout int>
468
469 Sets the timeout for OCSP response to B<int> seconds.
470
471 =item B<-status_url val>
472
473 Sets a fallback responder URL to use if no responder URL is present in the
474 server certificate. Without this option an error is returned if the server
475 certificate does not contain a responder address.
476
477 =item B<-status_file infile>
478
479 Overrides any OCSP responder URLs from the certificate and always provides the
480 OCSP Response stored in the file. The file must be in DER format.
481
482 =item B<-trace>
483
484 Show verbose trace output of protocol messages. OpenSSL needs to be compiled
485 with B<enable-ssl-trace> for this option to work.
486
487 =item B<-brief>
488
489 Provide a brief summary of connection parameters instead of the normal verbose
490 output.
491
492 =item B<-rev>
493
494 Simple test server which just reverses the text received from the client
495 and sends it back to the server. Also sets B<-brief>. Cannot be used in
496 conjunction with B<-early_data>.
497
498 =item B<-async>
499
500 Switch on asynchronous mode. Cryptographic operations will be performed
501 asynchronously. This will only have an effect if an asynchronous capable engine
502 is also used via the B<-engine> option. For test purposes the dummy async engine
503 (dasync) can be used (if available).
504
505 =item B<-max_send_frag +int>
506
507 The maximum size of data fragment to send.
508 See L<SSL_CTX_set_max_send_fragment(3)> for further information.
509
510 =item B<-split_send_frag +int>
511
512 The size used to split data for encrypt pipelines. If more data is written in
513 one go than this value then it will be split into multiple pipelines, up to the
514 maximum number of pipelines defined by max_pipelines. This only has an effect if
515 a suitable cipher suite has been negotiated, an engine that supports pipelining
516 has been loaded, and max_pipelines is greater than 1. See
517 L<SSL_CTX_set_split_send_fragment(3)> for further information.
518
519 =item B<-max_pipelines +int>
520
521 The maximum number of encrypt/decrypt pipelines to be used. This will only have
522 an effect if an engine has been loaded that supports pipelining (e.g. the dasync
523 engine) and a suitable cipher suite has been negotiated. The default value is 1.
524 See L<SSL_CTX_set_max_pipelines(3)> for further information.
525
526 =item B<-read_buf +int>
527
528 The default read buffer size to be used for connections. This will only have an
529 effect if the buffer size is larger than the size that would otherwise be used
530 and pipelining is in use (see L<SSL_CTX_set_default_read_buffer_len(3)> for
531 further information).
532
533 =item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-tls1_3>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>, B<-no_tls1_3>
534
535 These options require or disable the use of the specified SSL or TLS protocols.
536 By default B<s_server> will negotiate the highest mutually supported protocol
537 version.
538 When a specific TLS version is required, only that version will be accepted
539 from the client.
540 Note that not all protocols and flags may be available, depending on how
541 OpenSSL was built.
542
543 =item B<-bugs>
544
545 There are several known bugs in SSL and TLS implementations. Adding this
546 option enables various workarounds.
547
548 =item B<-no_comp>
549
550 Disable negotiation of TLS compression.
551 TLS compression is not recommended and is off by default as of
552 OpenSSL 1.1.0.
553
554 =item B<-comp>
555
556 Enable negotiation of TLS compression.
557 This option was introduced in OpenSSL 1.1.0.
558 TLS compression is not recommended and is off by default as of
559 OpenSSL 1.1.0.
560
561 =item B<-no_ticket>
562
563 Disable RFC4507bis session ticket support. This option has no effect if TLSv1.3
564 is negotiated. See B<-num_tickets>.
565
566 =item B<-num_tickets>
567
568 Control the number of tickets that will be sent to the client after a full
569 handshake in TLSv1.3. The default number of tickets is 2. This option does not
570 affect the number of tickets sent after a resumption handshake.
571
572 =item B<-serverpref>
573
574 Use the server's cipher preferences, rather than the client's preferences.
575
576 =item B<-prioritize_chacha>
577
578 Prioritize ChaCha ciphers when preferred by clients. Requires B<-serverpref>.
579
580 =item B<-no_resumption_on_reneg>
581
582 Set the B<SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION> option.
583
584 =item B<-client_sigalgs val>
585
586 Signature algorithms to support for client certificate authentication
587 (colon-separated list).
588
589 =item B<-named_curve val>
590
591 Specifies the elliptic curve to use. NOTE: this is single curve, not a list.
592 For a list of all possible curves, use:
593
594     $ openssl ecparam -list_curves
595
596 =item B<-cipher val>
597
598 This allows the list of TLSv1.2 and below ciphersuites used by the server to be
599 modified. This list is combined with any TLSv1.3 ciphersuites that have been
600 configured. When the client sends a list of supported ciphers the first client
601 cipher also included in the server list is used. Because the client specifies
602 the preference order, the order of the server cipherlist is irrelevant. See
603 the B<ciphers> command for more information.
604
605 =item B<-ciphersuites val>
606
607 This allows the list of TLSv1.3 ciphersuites used by the server to be modified.
608 This list is combined with any TLSv1.2 and below ciphersuites that have been
609 configured. When the client sends a list of supported ciphers the first client
610 cipher also included in the server list is used. Because the client specifies
611 the preference order, the order of the server cipherlist is irrelevant. See
612 the B<ciphers> command for more information. The format for this list is a
613 simple colon (":") separated list of TLSv1.3 ciphersuite names.
614
615 =item B<-dhparam infile>
616
617 The DH parameter file to use. The ephemeral DH cipher suites generate keys
618 using a set of DH parameters. If not specified then an attempt is made to
619 load the parameters from the server certificate file.
620 If this fails then a static set of parameters hard coded into the B<s_server>
621 program will be used.
622
623 =item B<-attime>, B<-check_ss_sig>, B<-crl_check>, B<-crl_check_all>,
624 B<-explicit_policy>, B<-extended_crl>, B<-ignore_critical>, B<-inhibit_any>,
625 B<-inhibit_map>, B<-no_alt_chains>, B<-no_check_time>, B<-partial_chain>, B<-policy>,
626 B<-policy_check>, B<-policy_print>, B<-purpose>, B<-suiteB_128>,
627 B<-suiteB_128_only>, B<-suiteB_192>, B<-trusted_first>, B<-use_deltas>,
628 B<-auth_level>, B<-verify_depth>, B<-verify_email>, B<-verify_hostname>,
629 B<-verify_ip>, B<-verify_name>, B<-x509_strict>
630
631 Set different peer certificate verification options.
632 See the L<verify(1)> manual page for details.
633
634 =item B<-crl_check>, B<-crl_check_all>
635
636 Check the peer certificate has not been revoked by its CA.
637 The CRL(s) are appended to the certificate file. With the B<-crl_check_all>
638 option all CRLs of all CAs in the chain are checked.
639
640 =item B<-nbio>
641
642 Turns on non blocking I/O.
643
644 =item B<-psk_identity val>
645
646 Expect the client to send PSK identity B<val> when using a PSK
647 cipher suite, and warn if they do not.  By default, the expected PSK
648 identity is the string "Client_identity".
649
650 =item B<-psk_hint val>
651
652 Use the PSK identity hint B<val> when using a PSK cipher suite.
653
654 =item B<-psk val>
655
656 Use the PSK key B<val> when using a PSK cipher suite. The key is
657 given as a hexadecimal number without leading 0x, for example -psk
658 1a2b3c4d.
659 This option must be provided in order to use a PSK cipher.
660
661 =item B<-psk_session file>
662
663 Use the pem encoded SSL_SESSION data stored in B<file> as the basis of a PSK.
664 Note that this will only work if TLSv1.3 is negotiated.
665
666 =item B<-listen>
667
668 This option can only be used in conjunction with one of the DTLS options above.
669 With this option B<s_server> will listen on a UDP port for incoming connections.
670 Any ClientHellos that arrive will be checked to see if they have a cookie in
671 them or not.
672 Any without a cookie will be responded to with a HelloVerifyRequest.
673 If a ClientHello with a cookie is received then B<s_server> will connect to
674 that peer and complete the handshake.
675
676 =item B<-dtls>, B<-dtls1>, B<-dtls1_2>
677
678 These options make B<s_server> use DTLS protocols instead of TLS.
679 With B<-dtls>, B<s_server> will negotiate any supported DTLS protocol version,
680 whilst B<-dtls1> and B<-dtls1_2> will only support DTLSv1.0 and DTLSv1.2
681 respectively.
682
683 =item B<-sctp>
684
685 Use SCTP for the transport protocol instead of UDP in DTLS. Must be used in
686 conjunction with B<-dtls>, B<-dtls1> or B<-dtls1_2>. This option is only
687 available where OpenSSL has support for SCTP enabled.
688
689 =item B<-sctp_label_bug>
690
691 Use the incorrect behaviour of older OpenSSL implementations when computing
692 endpoint-pair shared secrets for DTLS/SCTP. This allows communication with
693 older broken implementations but breaks interoperability with correct
694 implementations. Must be used in conjunction with B<-sctp>. This option is only
695 available where OpenSSL has support for SCTP enabled.
696
697 =item B<-no_dhe>
698
699 If this option is set then no DH parameters will be loaded effectively
700 disabling the ephemeral DH cipher suites.
701
702 =item B<-alpn val>, B<-nextprotoneg val>
703
704 These flags enable the Enable the Application-Layer Protocol Negotiation
705 or Next Protocol Negotiation (NPN) extension, respectively. ALPN is the
706 IETF standard and replaces NPN.
707 The B<val> list is a comma-separated list of supported protocol
708 names.  The list should contain the most desirable protocols first.
709 Protocol names are printable ASCII strings, for example "http/1.1" or
710 "spdy/3".
711 The flag B<-nextprotoneg> cannot be specified if B<-tls1_3> is used.
712
713 =item B<-engine val>
714
715 Specifying an engine (by its unique id string in B<val>) will cause B<s_server>
716 to attempt to obtain a functional reference to the specified engine,
717 thus initialising it if needed. The engine will then be set as the default
718 for all available algorithms.
719
720 =item B<-keylogfile outfile>
721
722 Appends TLS secrets to the specified keylog file such that external programs
723 (like Wireshark) can decrypt TLS connections.
724
725 =item B<-max_early_data int>
726
727 Change the default maximum early data bytes that are specified for new sessions
728 and any incoming early data (when used in conjunction with the B<-early_data>
729 flag). The default value is approximately 16k. The argument must be an integer
730 greater than or equal to 0.
731
732 =item B<-early_data>
733
734 Accept early data where possible. Cannot be used in conjunction with B<-www>,
735 B<-WWW>, B<-HTTP> or B<-rev>.
736
737 =item B<-anti_replay>, B<-no_anti_replay>
738
739 Switches replay protection on or off, respectively. Replay protection is on by
740 default unless overridden by a configuration file. When it is on, OpenSSL will
741 automatically detect if a session ticket has been used more than once, TLSv1.3
742 has been negotiated, and early data is enabled on the server. A full handshake
743 is forced if a session ticket is used a second or subsequent time. Any early
744 data that was sent will be rejected.
745
746 =item B<-http_server_binmode>
747
748 When acting as web-server (using option B<-WWW> or B<-HTTP>) open files requested
749 by the client in binary mode.
750
751 =back
752
753 =head1 CONNECTED COMMANDS
754
755 If a connection request is established with an SSL client and neither the
756 B<-www> nor the B<-WWW> option has been used then normally any data received
757 from the client is displayed and any key presses will be sent to the client.
758
759 Certain commands are also recognized which perform special operations. These
760 commands are a letter which must appear at the start of a line. They are listed
761 below.
762
763 =over 4
764
765 =item B<q>
766
767 End the current SSL connection but still accept new connections.
768
769 =item B<Q>
770
771 End the current SSL connection and exit.
772
773 =item B<r>
774
775 Renegotiate the SSL session (TLSv1.2 and below only).
776
777 =item B<R>
778
779 Renegotiate the SSL session and request a client certificate (TLSv1.2 and below
780 only).
781
782 =item B<P>
783
784 Send some plain text down the underlying TCP connection: this should
785 cause the client to disconnect due to a protocol violation.
786
787 =item B<S>
788
789 Print out some session cache status information.
790
791 =item B<k>
792
793 Send a key update message to the client (TLSv1.3 only)
794
795 =item B<K>
796
797 Send a key update message to the client and request one back (TLSv1.3 only)
798
799 =item B<c>
800
801 Send a certificate request to the client (TLSv1.3 only)
802
803 =back
804
805 =head1 NOTES
806
807 B<s_server> can be used to debug SSL clients. To accept connections from
808 a web browser the command:
809
810  openssl s_server -accept 443 -www
811
812 can be used for example.
813
814 Although specifying an empty list of CAs when requesting a client certificate
815 is strictly speaking a protocol violation, some SSL clients interpret this to
816 mean any CA is acceptable. This is useful for debugging purposes.
817
818 The session parameters can printed out using the B<sess_id> program.
819
820 =head1 BUGS
821
822 Because this program has a lot of options and also because some of the
823 techniques used are rather old, the C source of B<s_server> is rather hard to
824 read and not a model of how things should be done.
825 A typical SSL server program would be much simpler.
826
827 The output of common ciphers is wrong: it just gives the list of ciphers that
828 OpenSSL recognizes and the client supports.
829
830 There should be a way for the B<s_server> program to print out details of any
831 unknown cipher suites a client says it supports.
832
833 =head1 SEE ALSO
834
835 L<openssl(1)>,
836 L<openssl-sess_id(1)>,
837 L<openssl-s_client(1)>,
838 L<openssl-ciphers(1)>,
839 L<SSL_CONF_cmd(3)>,
840 L<SSL_CTX_set_max_send_fragment(3)>,
841 L<SSL_CTX_set_split_send_fragment(3)>,
842 L<SSL_CTX_set_max_pipelines(3)>
843
844 =head1 HISTORY
845
846 The -no_alt_chains option was added in OpenSSL 1.1.0.
847
848 The
849 -allow-no-dhe-kex and -prioritize_chacha options were added in OpenSSL 1.1.1.
850
851 =head1 COPYRIGHT
852
853 Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved.
854
855 Licensed under the Apache License 2.0 (the "License").  You may not use
856 this file except in compliance with the License.  You can obtain a copy
857 in the file LICENSE in the source distribution or at
858 L<https://www.openssl.org/source/license.html>.
859
860 =cut