aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy-setup-ca.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet-gns-proxy-setup-ca.in')
-rw-r--r--src/gns/gnunet-gns-proxy-setup-ca.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gnunet-gns-proxy-setup-ca.in b/src/gns/gnunet-gns-proxy-setup-ca.in
index f6ccdbe26..b19b6c001 100644
--- a/src/gns/gnunet-gns-proxy-setup-ca.in
+++ b/src/gns/gnunet-gns-proxy-setup-ca.in
@@ -147,7 +147,7 @@ generate_ca()
147 then 147 then
148 $OPENSSL=1 148 $OPENSSL=1
149 else 149 else
150 warningmsg "Install either gnutls erttool or openssl for certificate generation!" 150 warningmsg "Install either gnutls certtool or openssl for certificate generation!"
151 infomsg "Cleaning up." 151 infomsg "Cleaning up."
152 rm -f $GNSCAKY $GNSCERT 152 rm -f $GNSCAKY $GNSCERT
153 exit 1 153 exit 1