Merged the hostap_2.6 updates, and the Leap of Faith work, from the hostap_update...
[mech_eap.git] / libeap / hs20 / server / ca / ocsp-responder.sh
diff --git a/libeap/hs20/server/ca/ocsp-responder.sh b/libeap/hs20/server/ca/ocsp-responder.sh
new file mode 100755 (executable)
index 0000000..8cebd74
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+openssl ocsp -index demoCA/index.txt -port 8888 -nmin 5 -rsigner ocsp.pem -rkey ocsp.key -CA demoCA/cacert.pem -text