【发布时间】:2020-06-17 05:04:15
【问题描述】:
我找到了很多关于如何为 Azure Windows Web 应用服务设置 Lets Encrypt 的指南,但我根本找不到基于 Linux 的服务的任何指南.
以下是此类教程的两个示例(需要 windows)。
- https://www.hanselman.com/blog/SecuringAnAzureAppServiceWebsiteUnderSSLInMinutesWithLetsEncrypt.aspx
- https://www.youtube.com/watch?v=C6V_mBo-gnE
在上面的教程以及我发现的所有其他教程中,您需要使用 Web App Extensions 每 3 个月进行一次证书的实际更新。但这些不适用于 Linux 应用。
这是您尝试导航到 Azure 门户时所看到的全部内容。
那么,谁有关于如何为 Azure Linux 服务设置自动化 Let's encrypt 证书的任何链接或有用的提示?
我确定人们也会想要 Lets Encrypt for Linux 应用程序吗?
【问题讨论】:
标签: azure azure-web-app-service lets-encrypt