WiFi Dev board firmware update

Hi !
I received a WiFi Development board and the first thing I did do was to update the firmware as indicated in the instructions.
I did followed them on a Mac but the update is failing :

python3 -m ufbt devboard_flash
08:51:50.923 [I] Deploying SDK for f7
08:51:50.923 [I] Fetching version info for UpdateChannel.RELEASE from https://update.flipperzero.one/firmware/directory.json
08:51:51.291 [E] Failed to run operation: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)>. See --verbose for details
SDK is missing scripts distribution!
You might be trying to use an SDK in an outdated format.
Run ufbt update -h for more information on how to update.

I did that on a Linux machine and everything worked without any problem.
Looking around for this problem I didn’t find much and before to start to mess up certificates on the mac I would like to have more information about this problem.
On the mac I did install the Flipper Zero stock firmware and I can build and deploy on the device, is only the WiFi board that has problems.
Of course I have the same on the Linux machine as well, the difference is that on the Linux machine I can update the WiFi board firmware without problems.
Any suggestions ?
Thanks !

1 Like
cd /Applications/Python\ 3.6/

and

./Install\ Certificates.command