2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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
répondu il y a 3 ans
Contenus pertinents
- demandé il y a un an
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 5 mois
- AWS OFFICIELA mis à jour il y a 2 ans