8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a29d0 commit 0a74467Copy full SHA for 0a74467
certs/README.md
@@ -0,0 +1,9 @@
1
+# Certificates
2
+
3
+The certificates in this directory have to be mirrored from the ones present in the
4
+[nina-fw repos](https://github.com/arduino/nina-fw/blob/master/data/roots.pem).
5
6
+They are there too because if the user decides to upload a new cert, the partition inside the NINA module containing the
7
+certs gets wiped-out, so it's required to upload the cert with a single command-line containing all the cert the user
8
+wants on the board. For further details see the
9
+[docs](https://arduino.github.io/arduino-fwuploader/latest/usage/#certificates)
0 commit comments