crl.pem generating fix

This commit is contained in:
bedefaced 2017-08-30 02:01:29 +03:00 committed by bedefaced
parent 459db4b62a
commit fdbd9899e1

View File

@ -66,7 +66,7 @@ openvpn --genkey --secret ta.key
# add dummy user and revoke its certificate for non-empty crl.pem file # add dummy user and revoke its certificate for non-empty crl.pem file
./build-key --batch client000 ./build-key --batch client000
./revoke-full client000 $DIR/deluser.sh client000
echo echo
echo "Adding cron jobs..." echo "Adding cron jobs..."