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, 5 insertions, 0 deletions
diff --git a/libressl/libressl/tls1_3.txt b/libressl/libressl/tls1_3.txt
new file mode 100644
index 0000000..06a7eb7
--- /dev/null
+++ b/libressl/libressl/tls1_3.txt
@@ -0,0 +1,5 @@
+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