Previously, the calls we were using with DER format would only add one cert. We need the whole group of CAs for future CA cert migration.
NOTE that SHA512 was required for mbedTLS configuration which includes SHA384 signature capabilities. The Microsoft RSA Root Certificate Authority 2017 requires it.
Previously, the calls we were using with DER format would only add one cert. We need the whole group of CAs for future CA cert migration.
NOTE that SHA512 was required for mbedTLS configuration which includes SHA384 signature capabilities. The
Microsoft RSA Root Certificate Authority 2017
requires it.Closes #299