首页> 软件配置及服务 >软件配置 >其它软件配置 其它软件配置
oneinstack——SSL证书更新
作者:小萝卜 2021-09-06 【 SSL 】 浏览 2856
简介如果你安装好 oneinstack 你的定时任务就会自动添加"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
如果你安装好 oneinstack 你的定时任务就会自动添加
"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
手动更新https直接执行命令即可
"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" --force
很赞哦! (0)
相关文章
- PHPStorm永久激活,永久注册码分享
- Git安装和基本使用
- index.html:505 WebSocket connection to 'ws://39.114.25.114:8282/' failed: Error in connection establ
- OneinStack脚本Let's Encpty SSL证书未能自动续约解决办法
- 抓包工具charles安装配置教程
- 在Godday上重新生成SSL密钥
- Godaddy教程-在Apache服务器(CentOS)上手动安装SSL证书
- Ckeditor编辑器添加的代码片段怎么在前台显示高亮效果
- 设置PhpStorm编辑器为Sublime Text 主题风格
- linux下如何查看80端口占用情况?是被哪个进程占用?如何终止?