aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport-certificate-creation.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-transport-certificate-creation.in')
-rw-r--r--src/transport/gnunet-transport-certificate-creation.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-transport-certificate-creation.in b/src/transport/gnunet-transport-certificate-creation.in
index dfcb4e8e9..771422a7a 100644
--- a/src/transport/gnunet-transport-certificate-creation.in
+++ b/src/transport/gnunet-transport-certificate-creation.in
@@ -109,7 +109,7 @@ generate_cert_key()
109 CERTTOOL="" 109 CERTTOOL=""
110 GNUTLS_CA_TEMPLATE=@PKGDATADIRECTORY@/gnunet-gns-proxy-ca.template 110 GNUTLS_CA_TEMPLATE=@PKGDATADIRECTORY@/gnunet-gns-proxy-ca.template
111 OPENSSL=0 111 OPENSSL=0
112 if test -x $(existence gnunet-certtool) 112 if test -x $(existence gnutls-certtool)
113 #if test -z "`gnutls-certtool --version`" > /dev/null 113 #if test -z "`gnutls-certtool --version`" > /dev/null
114 then 114 then
115 if test -z "`certtool --version | grep gnutls`" > /dev/null 115 if test -z "`certtool --version | grep gnutls`" > /dev/null