If you use any of these solutions, Please let me know so I can track if any of this is useful to you! Thanks!
This is an area to share observations I have made working with Http Client Protocols and the associated technologies. I currently work for the Microsoft team that supports the WinInet, WinHTTP and System.Net API's and classes associated with these technologies. This is not a replacement for Microsoft Support, but an area to discuss these technologies. These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified at
Microsoft - Information on Terms of Use
Browse by Tags
All Tags »
HttpListener (RSS)
Sorry, but there are no more tags available to filter with.
-
There seems to be no simple end-to-end walkthrough for creating a simple HttpListener based SSL Listener that includes how to configure the computer by generating and installing a Certificate for this listener. Basic concepts covered: Write the listener Read More...
|