Skip to content

Commit 2bd6404

Browse files
committed
WiFiS3: WiFiWebClientSSL fix information about CA Root certificate
1 parent fb0f853 commit 2bd6404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/WiFiS3/examples/WiFiWebClientSSL/WiFiWebClientSSL.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
TLS WiFi Web client
33
4-
Remember to update the CA certificates using CertificateUploader sketch
5-
before using this sketch.
4+
Board CA Root certificate bundle is embedded inside WiFi firmware:
5+
https://github.com/arduino/uno-r4-wifi-usb-bridge/blob/main/certificates/cacrt_all.pem
66
77
Find the full UNO R4 WiFi Network documentation here:
88
https://docs.arduino.cc/tutorials/uno-r4-wifi/wifi-examples#wi-fi-web-client-ssl

0 commit comments

Comments
 (0)