update CA for ocsp test

This commit is contained in:
Jacob Barthelmeh
2018-06-21 12:13:33 -06:00
parent 9d86d323ef
commit 518c987c61
3 changed files with 23 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# ocsp-stapling.test
server=www.globalsign.com
ca=certs/external/ca-globalsign-root-r3.pem
ca=certs/external/ca-globalsign-root-r1.pem
[ ! -x ./examples/client/client ] && echo -e "\n\nClient doesn't exist" && exit 1