From 8ab3aba8189446ab97b8b8271a6cf29ce7b433bb Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 1 Sep 2022 19:06:30 +0200 Subject: [PATCH] Correct link --- bin/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Readme.md b/bin/Readme.md index cfffdd7..83d7094 100644 --- a/bin/Readme.md +++ b/bin/Readme.md @@ -10,7 +10,7 @@ for some new / advanced cipher suites and/or features which are not in the official branch like (old version of the) CHACHA20+POLY1305 and CAMELLIA 256 bit ciphers. The (stripped) binaries this directory are all compiled from my openssl snapshot -(https://github.com/drwetter/openssl-1.0.2-bad) which adds a few bits to Peter +(https://github.com/drwetter/openssl-1.0.2.bad) which adds a few bits to Peter Mosman's openssl fork (https://github.com/PeterMosmans/openssl). Thx a bunch, Peter! The few bits are IPv6 support (except IPV6 proxy) and some STARTTLS backports.