Why is ACM saying my certificate is valid in the future?

0
2
Asked By TechieTurtle88 On

I'm experiencing a strange issue with Amazon Certificate Manager (ACM) when importing a self-signed certificate using Terraform. I'm getting an error that says, 'The certificate is valid in the future. You can Import a certificate only during its validity period.' This has happened before, but now it's occurring with every run. Here's the relevant Terraform code I'm using for generating the certificate and importing it into ACM. Has anyone else encountered this problem?

2 Answers

Answered By CertGuru99 On

Definitely check the start date of your certificate. Sometimes it's a simple clock mismatch that causes these kinds of errors.

Answered By ClockFixer21 On

This sounds like it could be a clock issue on your machine. Maybe your system clock is slightly off? You might want to try adjusting it back by a minute or two or simply fixing your clock. It could save you some hassle!

FixItFast90 -

Okay this fixed it, thanks!!

UserNerd123 -

Okay tbh I haven't restarted my laptop in months so this could be it. If that doesn’t fix it, I’ll mess with the clock. Will keep you posted; thanks for now!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.