certbot 安装证书报错:The requested nginx plugin does not appear to be installed

文章目录

    系统环境

    Ubuntu 20.04

    报错信息

    # certbot --nginx
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    The requested nginx plugin does not appear to be installed
    

    解决方法

    sudo apt install python3-certbot-nginx
    

    然后重新执行

    certbot --nginx
    

    关于作者 🌱

    我是来自山东烟台的一名开发者,有感兴趣的话题,或者软件开发需求,欢迎加微信 zhongwei 聊聊,或者关注我的个人公众号“大象工具”, 查看更多联系方式