Using WebEditor, I go to the Examples, then select the Wifinina Generic library for a firmware update which is found under tools. As far as I can tell, there is no option for SSL certificate updates! Where may I find this if it is where it belongs?
I am running a 2020 MacBook pro with FireFox. I've a Nano IOT33 connected to the serial port and is operating correctly. Thanks for any help with this. JD
Hi @jeffdrewett. If you would like to upload other SSL certificates to the NINA module on your Nano 33 IoT, I recommend using the ""Upload SSL Root Certificates" feature in Arduino IDE 2.x. You can learn how to do that from this tutorial:
Yep, thanks for your suggestions and leads to a work around. I used IDE 1.8 to get the job done. Don't know if it is my mac os, but I don't see the tools available to me in 2.0.
Thanks Jeff
You're welcome. I'm glad you were able to upload your certificates.
On macOS, you should have a "menu bar" at the top of the screen when you have an Arduino IDE 2.x window open. That menu bar should contain a "Tools" menu, which in turn contains the "Upload SSL Root Certificates" menu item:
Yes, I do see that in IDE 2 and previous versions. I think my problem is that I am using the Arduino IOT cloud "WebEditor" where I can't find these tools except in obscure locations such as the WiFi firmware updater where those things are done in the cloud I guess.
The Webeditor is my problem I believe. I think the accurate question will be where to upload SSL certs in the Arduino Web Editor. Thanks for your help. Jeff