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
질문됨 일 년 전87회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠