1.添加自动生成中间证书及实体证书脚本文件signssl.sh
2.添加证书文件检测工具x509 3.修改配置文件注释
This commit is contained in:
@@ -11,7 +11,7 @@ while [ 1 ]; do
|
||||
ulimit -c 0
|
||||
fi
|
||||
|
||||
./certstore1.0 --normal 2>&1
|
||||
./certstore1.0 --normal > /dev/null
|
||||
echo program crashed, restart at `date +"%w %Y/%m/%d, %H:%M:%S"` >> RESTART.log
|
||||
sleep 10
|
||||
done
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
./bin/certstore1.0 --daemon
|
||||
Reference in New Issue
Block a user