문제

Does anyone know if it the IT-Hit WebDav Server (http://www.webdavsystem.com/server) can accept and check client certificates? Perhaps it is something that IIS does for the product when deployed in an IIS?

도움이 되었습니까?

해결책

IT Hit WebDAV Server is based on IIS or HttpListener (two different implementations).

IIS supports client certificates, this means WebDAV Server based on IIS will work fine. All you need to do is setup your IIS.

As I see from this question HttpListener supports client certificates too. If you are missing something to make it work (can not reach some property for example), please contact me.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top