mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Expand support for TLS protocols supported by KTLS.
Backport additional patches merged into OpenSSL's master branch to support KTLS RX for TLS 1.1 and 1.2 as well as support for KTLS TX for TLS 1.3. Reviewed by: brnrd (maintainer) Sponsored by: Chelsio Communications, Netflix Differential Revision: https://reviews.freebsd.org/D26261
This commit is contained in:
parent
d5ab506808
commit
9aaeea7b6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551541
2 changed files with 961 additions and 378 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 1.1.1h
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://www.openssl.org/source/ \
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue