mirror of
https://github.com/curl/curl.git
synced 2026-07-23 19:17:18 +03:00
parent
8e65877870
commit
f7df67cff0
92 changed files with 165 additions and 165 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue