From 69babbca7074ad730d9fe26c9709ac06d244bcdd Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Fri, 11 Dec 2020 11:09:22 +0100 Subject: [PATCH] Add a conjunction --- user_manual/files/access_webdav.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index b5f0ab6ae..8274e7839 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -372,7 +372,7 @@ for your SSL-based server. Solution 2 ^^^^^^^^^^ -The Windows WebDAV Client might not support TLSv1.1/TLSv1.2 connections. If +The Windows WebDAV Client might not support TLSv1.1 and TLSv1.2 connections. If you have restricted your server config to only provide TLSv1.1 and above the connection to your server might fail. Please refer to the WinHTTP_ documentation for further information.