This is Release 2.2 of tnascert-deploy
Adds a new feature that allows INI configuration parameters to be expanded from the Operating System environment if environment variables are used in the INI settings. Also contains minor bug fixes.
Changes:
* environment variable expansion in the INI config file settings
* Add support for more strict certificate base name matching via strict_base name_match config option.
* Makefile updated for static builds
* replaced expired unit test certificates
* added checks to ensure that the connect_host config parameter is defined in the wsapi client
* added checks to ensure that an authentication mechanism is configured ie, api_key or username and password.
* fixed a bug in the wsapi client and added the cert_basename prefix check before deleting any unused certificates.
* documentation updates
Contributors:
* John Rushford
* Gordon Mckeown