certbot

安装命令
brew install certbot

之前称为:letsencrypt

从Let's Encrypt获取证书并自动启用HTTPS的工具

https://certbot.eff.org/

许可协议:Apache-2.0

公式JSON API:/api/formula/certbot.json

公式代码:certbot.rb 在GitHub上

支持安装以下瓶装(二进制包)

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64位linux

当前版本

稳定版 2.11.0
head ⚡️ HEAD

修订版本:1

依赖项

augeas 1.14.1 配置编辑工具和API
certifi 2024.7.4 Python的Mozilla CA捆绑包
cryptography 43.0.0 Python的加密食谱和原语
dialog 1.3-20240619 从shell脚本中显示用户友好的消息框
[email protected] 3.12.4 解释性、交互式、面向对象的编程语言

分析

安装(30天)
certbot 4,100
certbot --HEAD 5
按请求安装(30天)
certbot 4,097
certbot --HEAD 5
构建错误(30天)
certbot 0
安装(90天)
certbot 16,994
certbot --HEAD 26
按请求安装(90天)
certbot 16,989
certbot --HEAD 26
安装(365天)
certbot 64,939
certbot --HEAD 101
按请求安装(365天)
certbot 64,401
certbot --HEAD 101
Fork me on GitHub