我已经添加了一个域。 我想用certbot为新域启用https。 遵循此https://certbot.eff.org/lets-encrypt/ubuntubionic-apache sudo certbot --apache
[sudo] password for qq:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Which names would you like to activate HTTPS
我有一个顶级域名(harib.co.in),它已经承载了一个WordPress支持的博客。我需要将它与我的tumblr帐户(harihb.tumblr.com)联系起来。在我的博客设置屏幕上,我选择了‘使用自定义域名’并在那里输入了我的域名。当我点击“测试您的域”按钮时,它说
This subdomain’s CNAME is not pointing to Tumblr. You need to change your subdomain’s CNAME to:
domains.tumblr.com
我登录到注册员的控制面板,删除了现有的A记录,并添加了CNAME记录。它终于看起来像