Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / certs / scripts / genserv.sh
index e7845c5..50bac01 100755 (executable)
@@ -39,7 +39,7 @@ if [ ".$CAPREFIX" = . ] ; then
        NOTOK=1
 else
     if [ ! -f $CAPREFIX-ca.cacert ] ; then
-       echo No CA certficate file $CAPREFIX-ca.caert
+       echo No CA certificate file $CAPREFIX-ca.caert
        NOTOK=1
     fi
     if [ ! -f $CAPREFIX-ca.key ] ; then