File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585 systemctl start cfssl.service
8686 systemctl start ocsp.service
8787
88- cfssl ocspdump -db-config /etc/cfssl/db_config.json> /etc/cfssl/ocspdump
88+ cfssl ocspdump -loglevel=0 - db-config /etc/cfssl/db_config.json > /etc/cfssl/ocspdump
8989 # cfssl ocspserve -port=8889 -responses=/etc/cfssl/ocspdump -loglevel=0
9090
9191 docker-compose restart
9292
9393 echo " We are almost ready please paste this command into the crontab that it is about to open then save. Press ENTER when ready"
94- echo " cfssl ocspdump -db-config /etc/cfssl/db_config.json> /etc/cfssl/ocspdump"
94+ echo " cfssl ocspdump -loglevel=0 - db-config /etc/cfssl/db_config.json > /etc/cfssl/ocspdump"
9595 echo " Waiting 5 seconds so you can copy paste"
9696 sleep 5
9797 # add to crontab the ocsdump command
You can’t perform that action at this time.
0 commit comments