小编Raz*_*kar的帖子

如何在 Amazon Linux 2023 上通过 snap 安装 certbot

I am following this guide on how to Configure SSL/TLS on Amazon Linux 2023. It recommends to obtain a CA-signed certificate using Certbot. And to get Certbot, it's recommended to install Snap.

I have tried several things, not able to install any of prerequisites:

sudo yum install snapd
    Error: Unable to find a match: snapd

sudo amazon-linux-extras install epel
    sudo: amazon-linux-extras: command not found

sudo yum install -y amazon-linux-extras
    Error: Unable to find a match: amazon-linux-extras
Run Code Online (Sandbox Code Playgroud)

certbot amazon-linux snap

10
推荐指数
1
解决办法
4883
查看次数

标签 统计

amazon-linux ×1

certbot ×1

snap ×1