You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains certificates used by the examples:
4
4
-`ca-bundle.pem`
@@ -9,12 +9,12 @@ This folder contains certificates used by the examples:
9
9
```
10
10
- `ca-bundle-small.pem`
11
11
- A manual extraction of just two root CAs from `ca-bundle.pem` which are known to be used by the websites used in the client examples (`httpbin.org` and `certauth.cryptomix.com`)
12
-
- Done for reducing memory and flash size when using `esp-mbedtls`
12
+
- Done for reducing memory and flash size when using `mbedtls-rs`
13
13
- `cert.der` / `cert.pem` + `key.der` / `key.pem`
14
14
- Self-signed certificate used by the server examples and its corresponding key
0 commit comments