add test for eccerts
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24652 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -187,6 +187,16 @@ ${hxtool} verify \
|
|||||||
anchor:FILE:$srcdir/data/ca.crt \
|
anchor:FILE:$srcdir/data/ca.crt \
|
||||||
crl:FILE:$srcdir/data/crl1.der > /dev/null && exit 1
|
crl:FILE:$srcdir/data/crl1.der > /dev/null && exit 1
|
||||||
|
|
||||||
|
echo "eccert -> root"
|
||||||
|
${hxtool} verify --missing-revoke \
|
||||||
|
cert:FILE:$srcdir/data/secp160r2TestServer.cert.pem \
|
||||||
|
anchor:FILE:$srcdir/data/secp160r1TestCA.cert.pem > /dev/null || exit 1
|
||||||
|
|
||||||
|
echo "eccert -> root"
|
||||||
|
${hxtool} verify --missing-revoke \
|
||||||
|
cert:FILE:$srcdir/data/secp160r2TestClient.cert.pem \
|
||||||
|
anchor:FILE:$srcdir/data/secp160r1TestCA.cert.pem > /dev/null || exit 1
|
||||||
|
|
||||||
echo "proxy cert"
|
echo "proxy cert"
|
||||||
${hxtool} verify --missing-revoke \
|
${hxtool} verify --missing-revoke \
|
||||||
--allow-proxy-certificate \
|
--allow-proxy-certificate \
|
||||||
|
Reference in New Issue
Block a user