Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using UNC Path to Access Sharepoint Document Library over SSL

Status
Not open for further replies.

nelson97

IS-IT--Management
Aug 10, 2004
105
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top