mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 15:22:34 -04:00
ktls.4: note that security/gnutls now supports ktls
[skip ci] PR: 278083 MFC after: 2 weeks Sponsored by: ConnectWise Reviewed by: diizzy Differential Revision: https://reviews.freebsd.org/D47310
This commit is contained in:
parent
f3457ed942
commit
7200d90644
1 changed files with 4 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
.\"
|
||||
.\" * Other names and brands may be claimed as the property of others.
|
||||
.\"
|
||||
.Dd December 14, 2021
|
||||
.Dd October 28, 2024
|
||||
.Dt KTLS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -221,7 +221,9 @@ OpenSSL 3.0 and later include support for
|
|||
.Nm .
|
||||
The
|
||||
.Fa security/openssl-devel
|
||||
port may also be built with support for
|
||||
and
|
||||
.Fa security/gnutls
|
||||
ports may also be built with support for
|
||||
.Nm
|
||||
by enabling the
|
||||
.Dv KTLS
|
||||
|
|
|
|||
Loading…
Reference in a new issue