Recent content by Sharmistha Chatterjee

  1. Sharmistha Chatterjee

    Windows mobile 10 retrieving HTTPS data after doing SSL upgrade

    I am trying to connect to a proxy from Windows Mobile 10 Application and retrieve https data by doing a sslupgrade: data to be retrieved https://news.google.com. I get the following error: The token supplied to the function is invalid (Exception from HRESULT: 0x80090308) Source code given...