From a5a6cfe8398c56e6a850649ea4bdb8b7c668a405 Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Fri, 8 Nov 2019 16:22:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3fff58..f1d1f63 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A lightweight and portable HTTP/HTTPs web server written in C: * build-essential ### server dependencies -* libssl-dev (expecting openssl v1.1.1d) +* libssl-dev (expecting openssl v1.1.1d, only support TLSv1.2 and TLSv1.3) * libsqlite3-dev ### build