diff options
Diffstat (limited to 'security/openssl31-quictls/pkg-descr')
-rw-r--r-- | security/openssl31-quictls/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/security/openssl31-quictls/pkg-descr b/security/openssl31-quictls/pkg-descr deleted file mode 100644 index 0373df3f0b26..000000000000 --- a/security/openssl31-quictls/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a fork of OpenSSL to enable QUIC. This fork adds API that can be -used by QUIC implementations for connection handshakes. - -There is a community need for a QUIC capable TLS library. This fork is -intended as stopgap solution to enable higher level frameworks and runtimes -to use QUIC with the proven and reliable TLS functionality from OpenSSL. -This fork will be maintained until OpenSSL officially provides reasonable -support for QUIC implementations. |