TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AWS API Gateway and Let’s Encrypt SSL Certs

2 pointsby talawahdotnetover 8 years ago

1 comment

tialaramexover 8 years ago
&quot;once you have completed the verification process for a given sub-domain you do not need to go through the same process again to issue a new certificate&quot;<p>Authz (the ACME terminology for a data structure recording that your account is validated for a particular FQDN) have finite lifetime, right now it&#x27;s 90 days, long enough to get one default renewal but it is expected to shorten to seven days or less at some point.<p>So, you should still expect to re-do the DNS validation challenge a few times per year.