1 Answer
- Newest
- Most votes
- Most comments
0
AWS IoT supports the following certificate-signing algorithms:
- SHA256WITHRSA
- SHA384WITHRSA
- SHA512WITHRSA
- DSA_WITH_SHA256
- ECDSA-WITH-SHA256
- ECDSA-WITH-SHA384
- ECDSA-WITH-SHA512
Reference : https://docs.aws.amazon.com/iot/latest/developerguide/x509-client-certs.html
Relevant content
- asked 3 years ago
- asked 4 years ago
- AWS OFFICIALUpdated a year ago

Thanks for your answer, it looks like Unity only support SHA1 :( Have a nice day.