WebDAV+SSL+Remote mounting = Ugh!

I'm setting up a MacOSX server to be a webDAV server with SSL. From my desktop I can use cadaver to browse the dav reposity with no problem (cadaver https://192.168.1.124/projects/), but if I go to the finder and tried to connect to server with https://192.168.1.124/projects/ it says it can't find the server. Finder fails and cadaver works when trying to mount the server from the same system.

No errors show up in the httpd logs either.

I have also tried manually specifying the ssl port, and that doesn't work either.

Any idea what I might be doing wrong?