Commit 2e4733d
samples: matter: light_bulb: Fix AWS IoT configuration
Enable SHA384 to fix connection towards AWS IoT.
SHA384 isn't required by AWS IoT, but due to some configuration issues
in MBEDTLS, its needed.
Signed-off-by: Simen S. Røstad <[email protected]>
(cherry picked from commit 348d00e)1 parent 4fe9931 commit 2e4733d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments