From cb2ca08f5dfa6bbccc77c282ea350f3fd933093b Mon Sep 17 00:00:00 2001 From: ABruines Date: Sun, 9 Aug 2015 18:51:12 +0200 Subject: [PATCH] Update http-link to wolfSSL in README.build.md --- README.build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.build.md b/README.build.md index aca934c6..10647bbd 100644 --- a/README.build.md +++ b/README.build.md @@ -153,8 +153,8 @@ On windows CMake comes with a gui application: wolfSSL replacement for OpenSSL ------------------------------ -wolfSSL is a lightweight SSL library targeted at embedded system: -http://www.yassl.com/yaSSL/Products-wolfssl.html +wolfSSL is a lightweight SSL library targeted at embedded systems: +https://www.wolfssl.com/wolfSSL/Products-wolfssl.html It contains a OpenSSL compatability layer which makes it possible to pretty much link to it instead of OpenSSL, giving a much smaller footprint.