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 fb0f853 commit 2bd6404Copy full SHA for 2bd6404
libraries/WiFiS3/examples/WiFiWebClientSSL/WiFiWebClientSSL.ino
@@ -1,8 +1,8 @@
1
/*
2
TLS WiFi Web client
3
4
- Remember to update the CA certificates using CertificateUploader sketch
5
- before using this sketch.
+ Board CA Root certificate bundle is embedded inside WiFi firmware:
+ https://github.com/arduino/uno-r4-wifi-usb-bridge/blob/main/certificates/cacrt_all.pem
6
7
Find the full UNO R4 WiFi Network documentation here:
8
https://docs.arduino.cc/tutorials/uno-r4-wifi/wifi-examples#wi-fi-web-client-ssl
0 commit comments