summaryrefslogtreecommitdiff
path: root/libressl/libressl/tls1_3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libressl/libressl/tls1_3.txt')
-rw-r--r--libressl/libressl/tls1_3.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/libressl/libressl/tls1_3.txt b/libressl/libressl/tls1_3.txt
deleted file mode 100644
index 06a7eb7..0000000
--- a/libressl/libressl/tls1_3.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This implementation of LibreSSL does not support TLS1_3 yet. When it does,
-we will compile with those bits to add support for this protcol. A good
-read for this is
-
-https://github.com/libressl-portable/portable/issues/228