2 Answers
- Newest
- Most votes
- Most comments
2
When setting up a custom domain you need to attach a server certificate to the endpoint which has either an ECDSA signature or an RSA signature. In practice this mean that you can either use an RSA cipher or an ECDSA cipher but not both for the same custom domain endpoint.
The standard endpoint, on the other hand, supports both ciphers.
1
This should be noted in the docs at https://docs.aws.amazon.com/iot/latest/developerguide/iot-custom-endpoints-configurable-custom.html under "ACM-generated public certificates"
When using an ACM issued certificate this limits you to RSA, since ACM does not issue ECDSA certificates
answered 3 years ago
Relevant content
- asked 3 years ago
- asked 3 years ago
- asked 9 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago