-
In the old repo, I made server cert in the following way
I can't find any example to make the same in the new library |
Beta Was this translation helpful? Give feedback.
Answered by
mobizt
Jun 24, 2024
Replies: 1 comment
-
You can set via the SSL client e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mobizt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set via the SSL client e.g.
WiFiClientSecure::setCACert
.