AWS certificate not pusblished on Certificate Transparency log

0

Hi,

I've a certificate created by AWS ACM a few months ago. This certificate is not published on Certificate Transparency log (CT log). Indeed, it's option CertificateTransparencyLoggingPreference is DISABLED. So, I update the certificate with this command : aws acm update-certificate-options --certificate-arn <certificate_arn> --options CertificateTransparencyLoggingPreference=ENABLED but it still does not appear on CT log.

Is there a delay ? Or should I do another action to publish it on CT log ?

Thanks

asked 3 years ago363 views
1 Answer
0

Certificates are published on CT logs when created or renewed, not updated

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions