sync with OpenBSD -current
This commit is contained in:
parent
505632e9be
commit
72a51d0b15
41 changed files with 3131 additions and 1347 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: openssl.1,v 1.152 2023/07/27 07:01:50 tb Exp $
|
||||
.\" $OpenBSD: openssl.1,v 1.153 2023/12/29 12:06:48 tb Exp $
|
||||
.\" ====================================================================
|
||||
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
|
||||
.\"
|
||||
|
@ -110,7 +110,7 @@
|
|||
.\" copied and put under another distribution licence
|
||||
.\" [including the GNU Public Licence.]
|
||||
.\"
|
||||
.Dd $Mdocdate: July 27 2023 $
|
||||
.Dd $Mdocdate: December 29 2023 $
|
||||
.Dt OPENSSL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -4279,7 +4279,6 @@ Verify the input data and output the recovered data.
|
|||
.Op Fl no_tls1_2
|
||||
.Op Fl no_tls1_3
|
||||
.Op Fl pass Ar arg
|
||||
.Op Fl pause
|
||||
.Op Fl policy_check
|
||||
.Op Fl port Ar port
|
||||
.Op Fl prexit
|
||||
|
@ -4445,8 +4444,6 @@ Disable the use of TLS1.2 and 1.3, respectively.
|
|||
Disable RFC 4507 session ticket support.
|
||||
.It Fl pass Ar arg
|
||||
The private key password source.
|
||||
.It Fl pause
|
||||
Pause 1 second between each read and write call.
|
||||
.It Fl port Ar port
|
||||
The
|
||||
.Ar port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue