TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AWS API Gateway and Let’s Encrypt SSL Certs

2 点作者 talawahdotnet超过 8 年前

1 comment

tialaramex超过 8 年前
&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.