我正在尝试将 SSL 安装到我的 EasyEngine 服务,但出现以下消息:
root@mautic:~# ee site update mautic.agencialoud.com --letsencrypt
Letsencrypt is currently in beta phase.
Do you wish to enable SSl now for mautic.agencialoud.com?
Type "y" to continue [n]:y
Please Wait while we fetch SSL Certificate for your site.
It may take time depending upon network.
Unable to setup, Let's Encrypt
Please make sure that your site is pointed to
same server on which you are running Let's Encrypt Client
to allow it to verify the site automatically.
我也在很多地方寻找解决方案,遵循了几个建议但没有任何成功
我在我的区域编辑器中创建了两条 A 记录,以将 EasyEngine 应用程序指向子域(mautic),我们可以看到
一条记录:
mautic.agencialoud.com. 14400 IN A 159.203.176.69
www.mautic.agencialoud.com. 14400 IN A 159.203.176.69
正如我们在此链接中看到的,两条记录都已经指向服务器 IP (159.203.176.69):https ://www.whatsmydns.net/#A/mautic.agencialoud.com
有人对我有其他建议吗?
PS:我没有 CloudFlare 或任何其他类似的服务