This commit is contained in:
Andreas Steffen
2007-03-15 13:52:32 +00:00
parent 564c7a684b
commit efdcd4bf10
32 changed files with 33 additions and 388 deletions
@@ -0,0 +1,11 @@
#!/bin/bash
cd /etc/openssl
echo "Content-type: application/ocsp-response"
echo ""
/usr/bin/openssl ocsp -index index.txt -CA strongswanCert.pem \
-rkey strongswanKey.pem -rsigner strongswanCert.pem \
-resp_no_certs -nmin 5 \
-reqin /dev/stdin -respout /dev/stdout
@@ -1,4 +1,3 @@
winnetou::/etc/openssl/start-ocsp
moon::ipsec start
carol::ipsec start
carol::sleep 2