Commit fb6452c
[noup] zephyr: mbedtls: Fix certificate verification failure
MbedTLS new release notes for 3.6.3 [1] now mandates that hostname
verification is enabled, so, disable it explicitly till a proper
hostname configuration is implemented.
[1] - https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3
Signed-off-by: Chaitanya Tata <[email protected]>1 parent 86044b5 commit fb6452c
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2238 | 2238 | | |
2239 | 2239 | | |
2240 | 2240 | | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
2241 | 2248 | | |
2242 | 2249 | | |
2243 | 2250 | | |
| |||
0 commit comments