summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/curl-winssl.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/curl-winssl.rst')
-rw-r--r--Help/release/dev/curl-winssl.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/Help/release/dev/curl-winssl.rst b/Help/release/dev/curl-winssl.rst
deleted file mode 100644
index 9a28f4f..0000000
--- a/Help/release/dev/curl-winssl.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-curl-winssl
------------
-
-* On Windows, commands supporting network communication, such as
- :command:`file(DOWNLOAD)`, :command:`file(UPLOAD)`, and
- :command:`ctest_submit`, now support SSL/TLS even when CMake
- is not built against OpenSSL. The Windows native SSL/TLS
- implementation is used by default. OS-configured certificate
- authorities will be trusted automatically.