File tree 1 file changed +2
-5
lines changed 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -94,11 +94,8 @@ Error: reboot mode: upload commands sketch: setting DTR to OFF
94
94
95
95
#### I flashed the certificates, but I am unable to reach the host
96
96
97
- The **whole certificate chain** is needed to make it work. Using
98
- [`-u` flags](commands/arduino-fwuploader_certificates_flash.md#options) (ex: `-u www.arduino.cc:443`) won’t work because
99
- it only downloads the root certificates. The solution is to use only the
100
- [`-f` flag](commands/arduino-fwuploader_certificates_flash.md#options) and provide a pem certificate containing the
101
- whole chain.
97
+ There was a bug in the arduino-fwuploader prior `2.4.1` which didn' t pick the actual root certificate. Upgrading to the
98
+ latest version solves the problem.
102
99
103
100
# ### My antivirus says that `espflash` is a threat
104
101
You can’t perform that action at this time.
0 commit comments