* Add an example for how to enable TLS verification. TLS should really be used with verification enabled, as otherwise you can still suffer from a "man in the middle" attack. Add an example that demonstrates how to do this. Fixes #337
Co-authored-by: Peter Harper <77111776+peterharperuk@users.noreply.github.com>