About TLS update (support for DigiCert Global G2 Root) using azure-sdk-for-c-arduino

YN20230201A
Posts: 4
Joined: Thu Feb 02, 2023 11:55 pm

About TLS update (support for DigiCert Global G2 Root) using azure-sdk-for-c-arduino

Postby YN20230201A » Sat Feb 11, 2023 2:39 am

About TLS update (support for DigiCert Global G2 Root) using azure-sdk-for-c-arduino

in order to
below
I would like to know about Azure-SDK-FOR-C-Arduino.


https://github.com/Azure/azure-sdk-for- ... /readme.md

about


and
Sample example

I'm looking at 「 Azure_IoT_Hub_ESP32, 」

What should I do about this?
Unknown.
(Reason: With this program, TLS was updated on February 15, 2023.
Because you are judging. )

Question 1
For the following destination information
What should I apply?


https://techcommunity.microsoft.com/t5/ ... -p/2393169
I would like to test using

What does the following correspond to?
Unknown.

teach me please.


Thing you want to do

Information for the next destination
IoT Hub endpoint: g2cert.azure-devices.net
Connection String: HostName=g2cert.azure-devices.net;DeviceId=TestDevice1;SharedAccessKey=iNULmN6ja++HvY6wXvYW9RQyby0nQYZB+0IUiUPpfec=
Device Provisioning Service (DPS):
Global Service Endpoint: g2-cert-dps.azure-devices-provisioning.net
ID SCOPE: 0ne002B1DF7
Registration ID: abc
Against

What should be applied to what? I want to know



Configure the ESPRESSIF ESP32 sample.

Enter your Azure IoT Hub and device information into the sample's iot_configs.h:

Add you IoTHub Name to IOT_CONFIG_IOTHUB_FQDN
Add your Device ID to IOT_CONFIG_DEVICE_ID
If using X.509 Certs:
Uncomment the #define IOT_CONFIG_USE_X509_CERT
Add your cert to IOT_CONFIG_USE_X509_CERT
Add your cert PK to IOT_CONFIG_DEVICE_CERT_PRIVATE_KEY
If using Symmetric Key:
Add your device key to IOT_CONFIG_DEVICE_KEY


Question 2

for device-to-cloud communication
I want to transfer it as a single character in Char format.
What is the method for that? teach me please.

Who is online

Users browsing this forum: No registered users and 72 guests