Using WebDAV with HTTPS

When communicating to the server over HTTPS to map a drive to the repository, a WebDAV client is required to use the TLS v1.2 protocol.

For client machines running on supported versions of Windows, you must apply a security patch and registry update to leverage this protocol.
  1. On the client machine, apply the appropriate patch for the operating system and version.
  2. Follow the instructions to update the registry to include support for TLS v1.2. The DefaultSecureProtocols value must be at least 0x00000800.
  3. Restart the client machine after changing the registry entry.