Lines Matching full:cafile
3051 verify="CAfile = $verify"3197 cert_args="-cert $tcert -CAfile $tcert"3199 cert_args="-cert $mycert -CAfile $mycert"3529 if egrep -i '^[ ]*(CApath|CAfile) =' "$tmp_cfg" > /dev/null ; then3533 echo "** WARNING: (the CApath or CAfile stunnel option) THE VNC SERVER WILL **"