NetBurner 3.5.0
PDF Version
 
SSL/TLS Client Verify Peer - Basic

This program will demonstrate how to use CA Lists for use in support of peer verification. One certificate is defined in caList.h. This is the root certificate for GitHub. They are passed into the call to SSL_connect(), and the verify peer parameter in that function is set to true.

To test this example, use the command 'C' at the debug prompt, and then type the name of the site that you wish to test a connection to.