1.添加自动生成中间证书及实体证书脚本文件signssl.sh

2.添加证书文件检测工具x509
3.修改配置文件注释
This commit is contained in:
fengweihao
2018-11-13 17:03:20 +08:00
parent e125afd91d
commit b07c3182b4
7 changed files with 114 additions and 17 deletions

View File

@@ -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

View File

@@ -1,3 +0,0 @@
#!/bin/bash
./bin/certstore1.0 --daemon