我已经按照 Let's Encrypt 自己的文档中的本教程在我的 Apache 服务器上安装了来自Let's Encrypt with Certbot的 SSL 证书和 Debian 8:https : //certbot.eff.org/#debianjessie-apache
$ certbot --apache
Run Code Online (Sandbox Code Playgroud)
您需要指定要为其安装证书的example.com
域,但我只添加了域。现在我想添加www.example.com
,但找不到如何执行此操作。