no random, no RSA/DH tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19858 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,6 +41,9 @@ hxtool="${TESTS_ENVIRONMENT} ./hxtool"
|
||||
if ${hxtool} info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
if ${hxtool} info | grep 'rand: not available' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
echo "create signed data"
|
||||
${hxtool} cms-create-sd \
|
||||
|
Reference in New Issue
Block a user