DH and RSA method names are renamed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17503 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
if ./hxtool info | grep 'rsa: hx509 null RSA' > /dev/null ; then
|
||||
if ./hxtool info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
|
@@ -36,7 +36,7 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
if ./hxtool info | grep 'rsa: hx509 null RSA' > /dev/null ; then
|
||||
if ./hxtool info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
|
@@ -37,7 +37,7 @@
|
||||
srcdir="@srcdir@"
|
||||
nistdir=/sources/pki/nist/PKITS_data
|
||||
|
||||
if ./hxtool info | grep 'rsa: hx509 null RSA' > /dev/null ; then
|
||||
if ./hxtool info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
|
@@ -36,7 +36,7 @@
|
||||
|
||||
srcdir="@srcdir@"
|
||||
|
||||
if ./hxtool info | grep 'rsa: hx509 null RSA' > /dev/null ; then
|
||||
if ./hxtool info | grep 'rsa: hcrypto null RSA' > /dev/null ; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user