Unable to open SSL socket to Azure Storage Account with SPWF04Sc module (which worked before)
I'm using a microcontrollerboard FEZ with integrated SPWF04Sc from GHI-Electronics to load sensor data to Azure Table Storage.
My test-application ran fine with transmission through SSL sockets for some days with several hundred transmissions until it stopped working on 05/02/2019. From that on I was not able to get it working again (unsecure transmissions are working).
I found out that Microsoft changed their certificates in these days. An inquiry at Microsoft didn't reveal a cause of the issue.
The used url 'prax47.table.core.windows.net' can be accessed via https protocol on a Windows PC with the browser and with Microsoft Azure Storage libraries. A wireshark analysis of the SPWF04Sc request showed that DNS resolved the named url to CNAME 'table.db6prdstr07a.store.core.windows.net' and ip-address 52.245.40.70. The ssl handshake is aborted with the message: "Alert (Level: Fatal, Description: Certificate Unknown)".
I now suspect that there could be something with the new certificates which prevents ssl access with the SPWF04Sc module working for this url (ssl sockets still can be opened to other none Azure domains). I would appreciate if you could help me the find the cause of this problem.
Best regards
Roland
