提交 813f2567 编写于 作者: L Lutz Jänicke

Fix buggy #! magic and update ssleay->openssl

Submitted by:
Reviewed by:
PR: 305
上级 bfa96bc2
#!bin/sh
#!/bin/sh
# This script will re-make all the required certs.
# cd apps
......@@ -12,8 +12,8 @@
#
CAbits=1024
SSLEAY="../apps/ssleay"
CONF="-config ../apps/ssleay.cnf"
SSLEAY="../apps/openssl"
CONF="-config ../apps/openssl.cnf"
# create pca request.
echo creating $CAbits bit PCA cert request
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册