CocoaHTTPServer
CocoaHTTPServer copied to clipboard
SSL Client auth support
Not really a pull request - but more a question/dialogue about how to get easy to use client authentication support into the HTTPServer.
Note that this also entailed some very small tweaks to GCDAsyncSocket.
This is great! @dirkx, do you have an example of how an HTTPConnection class would enable client SSL using this change?
@dirkx Did you ever get any further on this? Any reason why changes to CocoaAsyncSocket here didn't make it into main CocoaAsyncSocket repo?