• 首页

  • 归档

  • 标签

  • 分类

  • 友链
M S B l o g
M S B l o g

ms

获取中...

06
02
总结
问题

Certbot查看证书过期时间,手动续期以及自动续期

发表于 2021-06-02 • 总结 问题 Certbot 服务器 • 被 3,302 人看爆

查看过期时间

certbot renew

查看证书情况

certbot certificates

手动续期证书(过期前一个月内)

/bin/certbot renew

忽略证书过期时间,直接重置证书时间

certbot renew --force-renewal

自动续期

1,定时任务

crontab -e

2,编辑文件

0 0 1 * * /usr/bin/certbot renew --force-renewal

分享到:
什么是跨域以及如何解决
java8:Stream
  • 文章目录
  • 站点概览
ms

MSms

⚓️HelloWorld⚓️

QQ Email RSS
看爆 Top5
  • MyBatis-Plus分页查询 5,937次看爆
  • @Autowired与@Resource的区别 4,755次看爆
  • feign远程调用及异步调用丢失请求头问题 4,527次看爆
  • spring cloud中OpenFeign整合Sentinel启动报错 4,425次看爆
  • Certbot查看证书过期时间,手动续期以及自动续期 3,303次看爆

Copyright © 2025 ms · 湘ICP备20015239号

Proudly published with Halo · Theme by fyang · 站点地图