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.
- On the client machine, apply the appropriate patch for the operating system and version.
- Follow the instructions to update the registry to include support for TLS v1.2. The DefaultSecureProtocols value must be at least 0x00000800.
- Restart the client machine after changing the registry entry.