adds next update time to ocspd.sh

This commit is contained in:
Moisés Guimarães
2015-11-23 13:34:27 -03:00
parent b820619e6c
commit f3131fb5d6

View File

@@ -5,4 +5,5 @@ openssl ocsp -index index.txt \
-rsigner ocsp-cert.pem \
-rkey ocsp-key.pem \
-CA ../ca-cert.pem \
-nmin 1 \
-text