Azure-Samples / Azure-Samples/iot-middleware-freertos-samples
Cannot verify JWS Manifest
- Dominant language
- CMake
- Stars
- 88
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**This issue is for a: (mark with an x)**
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
I am working with STM32 based on STM32WB55RGV6 and using [b-l475e-iot01a](https://github.com/Azure-Samples/iot-middleware-freertos-samples/tree/main/demos/projects/ST/b-l475e-iot01a) as an example.
I used SAS key for authorization and DigiCert Global Root G2 certificate as root certificate.
I could connect to IoT Hub, but when I start to deploy the update, I get an error:
> [JWS] SHA of JWK does NOT match (0000bd70)
What can be wrong?
**MBEDTLS**
> MBEDTLS_VERSION_STRING "2.26.0"
Contributor guide
Assessment
This issue has not been assessed yet.