We have a custom asp form that we've integrated with MOSS 2007. It resides in IIS under our Sharepoint_Site_443 as a virtual directory. Once this form is filled out and user hits submit, it's supposed to post the result to a Document Libary. In the code of the form, we're using a unc path \\server\shared documents to post the results.
I've read the Microsoft white paper on Troubleshooting Windows Explorer in Sharepoint that states that webdav is only supported over port 80, but I've read mixed results from different users that have tried unc path over ssl.
I wanted to know if anyone knew of a way to work with unc paths successfully over ssl for sharepoint document
libaries.
Thanks
I've read the Microsoft white paper on Troubleshooting Windows Explorer in Sharepoint that states that webdav is only supported over port 80, but I've read mixed results from different users that have tried unc path over ssl.
I wanted to know if anyone knew of a way to work with unc paths successfully over ssl for sharepoint document
libaries.
Thanks