Document Revision History

This table describes the changes to TLSTool.

DateNotes
2016-05-23

The s_client code now marks the certificates included in the server handshake with a “+”, which makes it easier to debug misconfigured servers.

2015-09-24

Made a number of changes, each relatively minor, that collectively make the tool more useful. See the included documentation for details.

2014-08-26

Shows how to implement TLS, and its predecessor SSL, using the NSStream API.