diff options
Diffstat (limited to 'libressl/tls1_3.txt')
-rw-r--r-- | libressl/tls1_3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libressl/tls1_3.txt b/libressl/tls1_3.txt index e4f95847..06a7eb7c 100644 --- a/libressl/tls1_3.txt +++ b/libressl/tls1_3.txt @@ -1,5 +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 protocol. A good +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 |