How to put my TLS certificate from Azure to my software
Hello everyone,
I have a custom board based on X-CUBE-AZURE, connecting and sending data to a our own Azure Server. When connecting a device we get security alerts from Azure, telling that we do not use a TLS certificate validation. I have found in my software where to put the certificate, but I have to generate it in .pem file from Azure.
Do you have any idea or any documentation about how to do that ? Thanks in advance
