git: 8f33b78f873a - main - security/wolfssl: Update the description.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Nov 2022 21:11:13 UTC
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f33b78f873a671f87b44cd1bec973d919f6e254 commit 8f33b78f873a671f87b44cd1bec973d919f6e254 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2022-11-26 21:08:47 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2022-11-26 21:08:47 +0000 security/wolfssl: Update the description. Update the supported TLS version in description. PR: 267737 Reported by: Yonas Yanfa <yonas.yanfa@gmail.com> --- security/wolfssl/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/wolfssl/pkg-descr b/security/wolfssl/pkg-descr index 2f0d3cf0271b..c7c76fcd4385 100644 --- a/security/wolfssl/pkg-descr +++ b/security/wolfssl/pkg-descr @@ -2,7 +2,7 @@ WolfSSL is an embedded SSL Library for programmers building security functionality into their applications and devices. Highlights -- Up to TLS 1.2 and DTLS 1.2 +- Up to TLS 1.3 and DTLS 1.3 - Full client and server support - Progressive list of supported ciphers - Key and Certificate generation