SKIP test if there is no RSA support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17187 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
if ./hxtool info | grep 'rsa: hx509 null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
./hxtool request-create \
|
||||
--subject="CN=Love,DC=it,DC=su,DC=se" \
|
||||
|
Reference in New Issue
Block a user