locked
Does System.Net.Http support SSL cient authentication ? RRS feed

  • Question

  • I'm trying to add Wifi authentication feature for my Metro App.

    Firstly, I use IXMLHTTPRequest com interface for HTTP(SSL) communication.

    But it did not work, I suppose it doesn't support...


    Socondly, I use Casablanca SDK

    When I send "Post" request, the result was 0x800C0008.

    The DevLabs member(I suppose) answer to me, the SDK has not supported the feature.

    http://social.msdn.microsoft.com/Forums/en-US/casablanca/thread/3223b200-8c94-42e3-88de-57f6e31e99e7

    So I will try to use Sysmtem.Net.Http DotNet class for it.

    But I want to confirm if it support the feature.

    Please advice !


    kata.

    Tuesday, August 28, 2012 6:04 AM

Answers

All replies