Can I use x509 certificate with ECDSA P256 key in ACM and Nitro Enclave?

0

I've imported a x509 certificate with ECDSA P256 key into ACM. I want to use this certificate in my application by Nitro Enclave.

I'm following this link to create the configurations.

https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html

But when I'm running command : aws ec2 --region region associate-enclave-certificate-iam-role --certificate-arn certificate_ARN --role-arn role_ARN

I met a error: An error occurred (InvalidCertificateArn.Malformed) when calling the AssociateEnclaveCertificateIamRole operation: The request must contain a valid certificate arn

I've confirmed the arn is correct by using 'aws acm descritbe-certificate --certificate-arn'

Leon
已提問 1 年前檢視次數 87 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南