Replies: 1 comment
-
I had this issue and I fixed it by following the steps here: https://community.hivemq.com/t/getting-start-with-arduino-esp8266-certificate-generation-error/844/16 Best of luck. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
When attempting to execute certs_from_mozilla.py in my IDE, an Exception is raised which says:
"You need the program 'ar' from xtensa-lx106-elf found here: (esp8266-arduino-core)/hardware/esp8266com/esp8266/tools/xtensa-lx106-elf/xtensa-lx106-elf/bin/ar").
I am fairly new to Git so forgive me if I am out of the loop on something, but how to I access "here" and find this program? I am not sure what to do with that path and it hasn't returned relevant results in the Github search bar. Any help is appreciated. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions