Add a conjunction

This commit is contained in:
Valdnet 2020-12-11 11:09:22 +01:00 committed by GitHub
parent c311c37a5b
commit 69babbca70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.