

Or the clients have no way to trust the server side. The certificate you use is the key, and you must make sure you use a valid certificate in all aspects (valid CN, valid CA and so on). Next time make sure you properly read all articles Microsoft published, What am I doing wrong? (I'm sure it is just a simple little thing I am overlooking. If I go back to the site and revert the changes made to Authentication, SSL Settings and WebDAV settings I can again connect with no issues to In either case, after the last prompt for a username/password I get a message saying "The folder you entered does not appear to be valid. My username/password, it will sometimes: a) again prompt to "Select Certificate" which I again cancel and then it will "loop" between asking me for a username/password and then "Select Certificate" a few times before settling down and asking me 3 timesįor my username/password or b) ask me 2 more times for my username/password. If I cancel the "Select Certificate" dialog box it will pop-up again 2 more times and then I will be prompted for my username/password. HTTPS://servername I get prompted to "Select Certificate". When I now try to add a "Network Location" pointing to

Changed the WebDAV settings for the site so that "Requires SSL Access" is set to "True".Configured the "SSL Settings" on the site to only accept SSL connections.Changed the Authentication to "Basic Authentication" (and disabled the "Windows Authentication").Added a HTTPS binding to the site and associated the certificate I created in the previous step to the binding.Created a new self-signed certificate using IIS.I now want to change the access method to use HTTPS (SSL). I am able to copy, move, delete, add and edit files with no issues. HTTP://servername, enter my credentials and from there I can see the 2 Virtual Directories I created. From a client machine I can add a "Network Location" pointing to.Added two Virtual Directories pointing to the folders I want to share (folders reside on the same server).Created the WebDAV Publishing Rule with "All Content", "All Users" and "Read, Source, Write" access.Changed Authentication to "Windows Authentication".
