Home | History | Annotate | Download | only in Scripts

Lines Matching refs:insecure

269     # Pass --insecure because some cygwin installs have no certs we don't
271 my $descriptionLine = `curl --insecure --silent "$bugXMLURL" | grep short_desc`;