diff options
Diffstat (limited to 'src/usr.bin/openssl/openssl.1')
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 37 |
1 files changed, 11 insertions, 26 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 45ae95fa5b..9868955691 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.148 2023/06/08 09:40:17 schwarze Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.149 2023/07/03 06:22:07 beck Exp $ |
2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -110,7 +110,7 @@ | |||
110 | .\" copied and put under another distribution licence | 110 | .\" copied and put under another distribution licence |
111 | .\" [including the GNU Public Licence.] | 111 | .\" [including the GNU Public Licence.] |
112 | .\" | 112 | .\" |
113 | .Dd $Mdocdate: June 8 2023 $ | 113 | .Dd $Mdocdate: July 3 2023 $ |
114 | .Dt OPENSSL 1 | 114 | .Dt OPENSSL 1 |
115 | .Os | 115 | .Os |
116 | .Sh NAME | 116 | .Sh NAME |
@@ -911,8 +911,6 @@ Specify the directories to process. | |||
911 | .Sh CIPHERS | 911 | .Sh CIPHERS |
912 | .Nm openssl ciphers | 912 | .Nm openssl ciphers |
913 | .Op Fl hsVv | 913 | .Op Fl hsVv |
914 | .Op Fl tls1 | ||
915 | .Op Fl tls1_1 | ||
916 | .Op Fl tls1_2 | 914 | .Op Fl tls1_2 |
917 | .Op Fl tls1_3 | 915 | .Op Fl tls1_3 |
918 | .Op Ar control | 916 | .Op Ar control |
@@ -936,7 +934,7 @@ The options are as follows: | |||
936 | Print a brief usage message. | 934 | Print a brief usage message. |
937 | .It Fl s | 935 | .It Fl s |
938 | Only list ciphers that are supported by the TLS method. | 936 | Only list ciphers that are supported by the TLS method. |
939 | .It Fl tls1 | tls1_1 | tls1_2 | tls1_3 | 937 | .It Fl tls1_2 | tls1_3 |
940 | In combination with the | 938 | In combination with the |
941 | .Fl s | 939 | .Fl s |
942 | option, list the ciphers which could be used | 940 | option, list the ciphers which could be used |
@@ -4265,7 +4263,6 @@ Verify the input data and output the recovered data. | |||
4265 | .Op Fl crlf | 4263 | .Op Fl crlf |
4266 | .Op Fl debug | 4264 | .Op Fl debug |
4267 | .Op Fl dtls | 4265 | .Op Fl dtls |
4268 | .Op Fl dtls1 | ||
4269 | .Op Fl dtls1_2 | 4266 | .Op Fl dtls1_2 |
4270 | .Op Fl extended_crl | 4267 | .Op Fl extended_crl |
4271 | .Op Fl groups Ar list | 4268 | .Op Fl groups Ar list |
@@ -4286,8 +4283,6 @@ Verify the input data and output the recovered data. | |||
4286 | .Op Fl no_ign_eof | 4283 | .Op Fl no_ign_eof |
4287 | .Op Fl no_legacy_server_connect | 4284 | .Op Fl no_legacy_server_connect |
4288 | .Op Fl no_ticket | 4285 | .Op Fl no_ticket |
4289 | .Op Fl no_tls1 | ||
4290 | .Op Fl no_tls1_1 | ||
4291 | .Op Fl no_tls1_2 | 4286 | .Op Fl no_tls1_2 |
4292 | .Op Fl no_tls1_3 | 4287 | .Op Fl no_tls1_3 |
4293 | .Op Fl pass Ar arg | 4288 | .Op Fl pass Ar arg |
@@ -4307,8 +4302,6 @@ Verify the input data and output the recovered data. | |||
4307 | .Op Fl state | 4302 | .Op Fl state |
4308 | .Op Fl status | 4303 | .Op Fl status |
4309 | .Op Fl timeout | 4304 | .Op Fl timeout |
4310 | .Op Fl tls1 | ||
4311 | .Op Fl tls1_1 | ||
4312 | .Op Fl tls1_2 | 4305 | .Op Fl tls1_2 |
4313 | .Op Fl tls1_3 | 4306 | .Op Fl tls1_3 |
4314 | .Op Fl tlsextdebug | 4307 | .Op Fl tlsextdebug |
@@ -4412,8 +4405,6 @@ as required by some servers. | |||
4412 | Print extensive debugging information, including a hex dump of all traffic. | 4405 | Print extensive debugging information, including a hex dump of all traffic. |
4413 | .It Fl dtls | 4406 | .It Fl dtls |
4414 | Permit any version of DTLS. | 4407 | Permit any version of DTLS. |
4415 | .It Fl dtls1 | ||
4416 | Permit only DTLS1.0. | ||
4417 | .It Fl dtls1_2 | 4408 | .It Fl dtls1_2 |
4418 | Permit only DTLS1.2. | 4409 | Permit only DTLS1.2. |
4419 | .It Fl groups Ar list | 4410 | .It Fl groups Ar list |
@@ -4455,8 +4446,8 @@ Can be used to override the implicit | |||
4455 | .Fl ign_eof | 4446 | .Fl ign_eof |
4456 | after | 4447 | after |
4457 | .Fl quiet . | 4448 | .Fl quiet . |
4458 | .It Fl no_tls1 | no_tls1_1 | no_tls1_2 | no_tls1_3 | 4449 | .It Fl no_tls1_2 | no_tls1_3 |
4459 | Disable the use of TLS1.0, 1.1, 1.2 and 1.3 respectively. | 4450 | Disable the use of TLS1.2 and 1.3 respectively. |
4460 | .It Fl no_ticket | 4451 | .It Fl no_ticket |
4461 | Disable RFC 4507 session ticket support. | 4452 | Disable RFC 4507 session ticket support. |
4462 | .It Fl pass Ar arg | 4453 | .It Fl pass Ar arg |
@@ -4529,8 +4520,8 @@ Send a certificate status request to the server (OCSP stapling). | |||
4529 | The server response (if any) is printed out. | 4520 | The server response (if any) is printed out. |
4530 | .It Fl timeout | 4521 | .It Fl timeout |
4531 | Enable send/receive timeout on DTLS connections. | 4522 | Enable send/receive timeout on DTLS connections. |
4532 | .It Fl tls1 | tls1_1 | tls1_2 | tls1_3 | 4523 | .It Fl tls1_2 | tls1_3 |
4533 | Permit only TLS1.0, 1.1, 1.2 or 1.3 respectively. | 4524 | Permit only TLS1.2 or 1.3 respectively. |
4534 | .It Fl tlsextdebug | 4525 | .It Fl tlsextdebug |
4535 | Print a hex dump of any TLS extensions received from the server. | 4526 | Print a hex dump of any TLS extensions received from the server. |
4536 | .It Fl use_srtp Ar profiles | 4527 | .It Fl use_srtp Ar profiles |
@@ -4599,8 +4590,6 @@ will be used. | |||
4599 | .Op Fl no_dhe | 4590 | .Op Fl no_dhe |
4600 | .Op Fl no_ecdhe | 4591 | .Op Fl no_ecdhe |
4601 | .Op Fl no_ticket | 4592 | .Op Fl no_ticket |
4602 | .Op Fl no_tls1 | ||
4603 | .Op Fl no_tls1_1 | ||
4604 | .Op Fl no_tls1_2 | 4593 | .Op Fl no_tls1_2 |
4605 | .Op Fl no_tls1_3 | 4594 | .Op Fl no_tls1_3 |
4606 | .Op Fl no_tmp_rsa | 4595 | .Op Fl no_tmp_rsa |
@@ -4616,8 +4605,6 @@ will be used. | |||
4616 | .Op Fl status_url Ar url | 4605 | .Op Fl status_url Ar url |
4617 | .Op Fl status_verbose | 4606 | .Op Fl status_verbose |
4618 | .Op Fl timeout | 4607 | .Op Fl timeout |
4619 | .Op Fl tls1 | ||
4620 | .Op Fl tls1_1 | ||
4621 | .Op Fl tls1_2 | 4608 | .Op Fl tls1_2 |
4622 | .Op Fl tls1_3 | 4609 | .Op Fl tls1_3 |
4623 | .Op Fl tlsextdebug | 4610 | .Op Fl tlsextdebug |
@@ -4749,8 +4736,6 @@ If this fails, a static set of parameters hard coded into the | |||
4749 | program will be used. | 4736 | program will be used. |
4750 | .It Fl dtls | 4737 | .It Fl dtls |
4751 | Permit any version of DTLS. | 4738 | Permit any version of DTLS. |
4752 | .It Fl dtls1 | ||
4753 | Permit only DTLS1.0. | ||
4754 | .It Fl dtls1_2 | 4739 | .It Fl dtls1_2 |
4755 | Permit only DTLS1.2. | 4740 | Permit only DTLS1.2. |
4756 | .It Fl groups Ar list | 4741 | .It Fl groups Ar list |
@@ -4813,8 +4798,8 @@ Disable ephemeral DH cipher suites. | |||
4813 | Disable ephemeral ECDH cipher suites. | 4798 | Disable ephemeral ECDH cipher suites. |
4814 | .It Fl no_ticket | 4799 | .It Fl no_ticket |
4815 | Disable RFC 4507 session ticket support. | 4800 | Disable RFC 4507 session ticket support. |
4816 | .It Fl no_tls1 | no_tls1_1 | no_tls1_2 | no_tls1_3 | 4801 | .It Fl no_tls1_2 | no_tls1_3 |
4817 | Disable the use of TLS1.0, 1.1, 1.2, and 1.3, respectively. | 4802 | Disable the use of TLS1.2, and 1.3, respectively. |
4818 | .It Fl no_tmp_rsa | 4803 | .It Fl no_tmp_rsa |
4819 | Disable temporary RSA key generation. | 4804 | Disable temporary RSA key generation. |
4820 | .It Fl nocert | 4805 | .It Fl nocert |
@@ -4849,8 +4834,8 @@ Enables certificate status request support (OCSP stapling) and gives a verbose | |||
4849 | printout of the OCSP response. | 4834 | printout of the OCSP response. |
4850 | .It Fl timeout | 4835 | .It Fl timeout |
4851 | Enable send/receive timeout on DTLS connections. | 4836 | Enable send/receive timeout on DTLS connections. |
4852 | .It Fl tls1 | tls1_1 | tls1_2 | tls1_3 | 4837 | .It Fl tls1_2 | tls1_3 |
4853 | Permit only TLS1.0, 1.1, 1.2, or 1.3, respectively. | 4838 | Permit only TLS1.2, or 1.3, respectively. |
4854 | .It Fl tlsextdebug | 4839 | .It Fl tlsextdebug |
4855 | Print a hex dump of any TLS extensions received from the server. | 4840 | Print a hex dump of any TLS extensions received from the server. |
4856 | .It Fl use_srtp Ar profiles | 4841 | .It Fl use_srtp Ar profiles |