2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
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
답변함 3년 전
관련 콘텐츠
- 질문됨 일 년 전
- AWS 공식업데이트됨 2년 전