1 Answer
- Newest
- Most votes
- Most comments
0
The reason AWS API Gateway doesn’t support the secp521r1 ECC curve for mTLS while ALB does likely comes down to differences in their underlying cryptographic libraries and configurations. API Gateway and ALB have distinct implementations and support different sets of cryptographic standards, which can lead to such discrepancies. API Gateway's current setup might not include secp521r1, whereas ALB supports a broader range of algorithms. If secp521r1 support is essential for you, considering alternative solutions or using ALB might be necessary.
Relevant content
- asked a year ago
- asked 2 years ago
- asked 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago