You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @pennam Microsoft suggest to keep the Baltimore cert for migration compatability:
Keep the Baltimore CyberTrust Root in your devices' trusted root store. Add the DigiCert Global Root G2 and the Microsoft RSA Root Certificate Authority 2017 certificates to your devices. You can download all of these certificates from the Azure Certificate Authority details.
As stated in the forum posts of Cabsteena:
https://forum.arduino.cc/t/mkr-nb-1500-azure-iot-hub-new-digicert-global-root-g2-root-certificate/1118180/2
This should be added to the library to further guarantee the support of the changed root certs from Baltimore Cybertrust to DigiCertGlobalRootG2.
According to Microsoft (https://learn.microsoft.com/en-us/azure/iot-hub/migrate-tls-certificate?tabs=cli) those two certificates should be added to the
src/utility/NBRootCerts.h
:The text was updated successfully, but these errors were encountered: