Test hxtool print --info.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17966 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-09-04 07:22:58 +00:00
parent e678f6b2a5
commit b72e8735d3

View File

@@ -41,6 +41,11 @@ echo "try printing"
--pass=PASS:foobar \
PKCS12:$srcdir/data/test.p12 > /dev/null || exit 1
./hxtool print \
--pass=PASS:foobar \
--info \
PKCS12:$srcdir/data/test.p12 > /dev/null || exit 1
echo "make sure entry is found (friendlyname)"
./hxtool query \
--pass=PASS:foobar \