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?
Asked
Active
Viewed 668 times
3
-
And what did their support say? – Eugene Mayevski 'Callback Mar 05 '13 at 08:06
-
Actually, they told me to post the question here... – Olov Karlsson Mar 05 '13 at 18:58
-
1Strange answer from their support, I must say. Indeed you can setup IIS for client-side authentication and this question is not directly related to their component but I thought they should know the answer, as this is a common usage scenario for the product. – Eugene Mayevski 'Callback Mar 05 '13 at 19:40
1 Answers
1
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.

Community
- 1
- 1

Taras Kozubski
- 1,854
- 1
- 20
- 33