Commit: 8be4f824a909951789dc86e26bc7c960a6050aac Parent: c4bf4d1864bb92cb12900d86fc651d4c69b4b84c Author: Michael Forney Date: Sat, 16 May 2026 18:37:18 -0700 curl: Disable old cryptography in bearssl backend Remove support for TLS 1.0 and 1.1, as well as cipher suites using 3DES or SHA-1. Diffstat:
| M | pkg/curl/ver | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/curl/ver b/pkg/curl/ver @@ -1 +1 @@ -8.20.0 r3 +8.20.0 r4