Add the new path length test certs to include.am.

This commit is contained in:
John Safranek
2016-09-21 12:34:01 -07:00
parent a42bd30278
commit 74002ce66a
3 changed files with 26 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ certs/
ocspd0.sh - ocsp responder for root-ca-cert.pem
ocspd1.sh - ocsp responder for intermediate1-ca-cert.pem
ocspd2.sh - ocsp responder for intermediate2-ca-cert.pem
test-pathlen/
assemble-chains.sh - composes the cert chain files out of the certs
scripts/
external.test - example client test against our website, part of tests