X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=apps%2FCA.sh;h=d9f3069fb2a61888bc46d4ac5fe7f47869f8f715;hb=7f19d42e9d8d796293bb56aa488d5f09e59471b9;hp=728f5bf4d84edde28b6fc2d3fde1f10957976766;hpb=c142bdf7251470923ef5eecde97cd6c1be99bc16;p=openssl.git diff --git a/apps/CA.sh b/apps/CA.sh index 728f5bf4d8..d9f3069fb2 100644 --- a/apps/CA.sh +++ b/apps/CA.sh @@ -60,7 +60,7 @@ case $i in echo "Request (and private key) is in newreq.pem" ;; -newca) - # if explictly asked for or it doesn't exist then setup the directory + # if explicitly asked for or it doesn't exist then setup the directory # structure that Eric likes to manage things NEW="1" if [ "$NEW" -o ! -f ${CATOP}/serial ]; then