Skip to content

Commit 246c80c

Browse files
update docs
1 parent 7c13b50 commit 246c80c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/plugins.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,8 @@ Error: reboot mode: upload commands sketch: setting DTR to OFF
9494
9595
#### I flashed the certificates, but I am unable to reach the host
9696
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.
10299

103100
#### My antivirus says that `espflash` is a threat
104101

0 commit comments

Comments
 (0)