Skip to content

Commit 3b520e9

Browse files
author
thomas
committed
SSL证书自动续期就应该这么简单 v1.8.0
1 parent c6b2c60 commit 3b520e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

httpsok.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,8 @@ _run() {
761761
_load_token
762762
_check_token
763763
if ! _preparse ; then
764-
_err "未检测到SSL证书"
764+
_err "未检测到SSL证书。\n "
765+
_info "请您先进行基本配置,配置请参考 https://fposter.cn/doc/reference/nginx-config.html "
765766
echo ""
766767
return 4
767768
fi

0 commit comments

Comments
 (0)