Any way to map WebDAV with SSL as network drive in Windows XP?
Posted
by Shadow
on Server Fault
See other posts from Server Fault
or by Shadow
Published on 2010-02-02T16:12:23Z
Indexed on
2010/03/15
16:10 UTC
Read the original article
Hit count: 260
I'm trying to map WebDAV with SSL as a network drive in Windows XP. (I've been at this for several hours) I can read the share just fine using a browser and with Network Places, but it refuses to mount as a network drive.
I've tried it using the Windows explorer interface and net use.
Net use with the \\server@ssl:443\webdav method gives System error 53. https://server/webdav gives error 67.
Any help would be appreciated.
© Server Fault or respective owner