返回顶部
b

bce-cert百度云SSL证书

百度智能云 DNS 自动申请/续期 Let's Encrypt SSL 证书技能。支持申请证书、查看状态、自动续期、Windows 计划任务配置。

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
106
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

bce-cert

BCE-Cert 技能

百度智能云 DNS 自动证书申请工具技能。

功能

  • - 使用百度云 DNS API 自动申请 Lets Encrypt 免费 SSL 证书
  • 支持通配符证书(*.domain.com)
  • 自动续期(证书到期前自动续期)
  • Windows 计划任务配置
  • DNS 记录自动清理

快速开始

1. 配置

复制 config.conf.example 为 config.conf,填入以下信息:

ini
BCEACCESSKEY_ID=你的AccessKey
BCESECRETACCESS_KEY=你的SecretKey
DOMAIN=你的域名(如 example.com)
EMAIL=你的邮箱
CERT_DIR=证书保存目录

2. 申请证书

bash
python main.py issue # 申请证书
python main.py status # 查看证书状态
python main.py renew # 续期
python main.py force # 强制重新申请

3. 配置自动续期

bash
python setup_task.py install # 注册 Windows 计划任务
python setup_task.py status # 查看任务状态
python setup_task.py uninstall # 删除任务

代码位置

项目代码:https://gitee.com/x-hower/bce-cert

注意事项

  1. 1. 域名必须在百度云 DNS 托管
  2. API 密钥保存在 config.conf 中,不要上传到 Git
  3. Lets Encrypt 有速率限制(每周最多 5 次重复申请)
  4. 测试时可设置 STAGING=true 使用测试环境

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 bce-cert-skill-pkg-1775887824 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 bce-cert-skill-pkg-1775887824 技能

通过命令行安装

skillhub install bce-cert-skill-pkg-1775887824

下载

⬇ 下载 bce-cert v1.0.0(免费)

文件大小: 19.26 KB | 发布时间: 2026-4-12 09:08

v1.0.0 最新 2026-4-12 09:08
bce-cert-skill-pkg 1.0.0

- Initial release of the bce-cert skill for managing Let's Encrypt SSL certificates using Baidu Cloud DNS.
- Supports automatic certificate issuance, wildcard certificates, status checks, and renewal.
- Provides Windows scheduled task integration for auto-renewal.
- DNS records are automatically managed and cleaned up during the process.
- Simple configuration and operation via command-line interface.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部