We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a9684 commit ed59ae6Copy full SHA for ed59ae6
libraries/WiFiClientSecure/README.md
@@ -15,6 +15,7 @@ It is the same functionality as implemented in your web browser when you connect
15
If you are accessing your own server:
16
- Generate a root certificate for your own certificate authority
17
- Generate a cert & private key using your root certificate ("self-signed cert") for your server
18
+
19
If you are accessing a public server:
20
- Obtain the cert of the public CA that signed that server's cert
21
Then:
0 commit comments