Adds new unit tests to check for MQTT311 and MQTT5 connections for:
PKCS11
PKCS12
Windows Certificate Store
Profile credentials
Environment credentials
etc.
As well as adjusting existing tests to use environment variables (with the exception of a hard-coded S3 test...). It uses a new CRT builder action here to setup the environment variables. Finally, it adjusts Codebuild to also use the CRT builder so everything has the same setup across the board.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes:
Adds new unit tests to check for MQTT311 and MQTT5 connections for:
As well as adjusting existing tests to use environment variables (with the exception of a hard-coded S3 test...). It uses a new CRT builder action here to setup the environment variables. Finally, it adjusts Codebuild to also use the CRT builder so everything has the same setup across the board.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.