HomeSort by relevance Sort by last modified time
    Searched refs:Trust (Results 1 - 6 of 6) sorted by null

  /external/curl/lib/
mk-ca-bundle.pl 95 "NOT_TRUSTED", # Don't trust these certs.
145 print " 4) Generally unwise to blindly trust CAs without manual review & verification\n";
165 print wrap("\t","\t\t", "-p\tlist of Mozilla trust purposes and levels for certificates to include in output. Takes the form of a comma separated list of purposes, a colon, and a comma separated list of levels. (default: $default_mozilla_trust_purposes:$default_mozilla_trust_levels)"), "\n";
257 print "Error: Mozilla trust identifier list must include both purposes and levels\n";
262 my @included_mozilla_trust_purposes = parse_csv_param( "trust purpose", $included_mozilla_trust_purposes_string, @valid_mozilla_trust_purposes );
263 my @included_mozilla_trust_levels = parse_csv_param( "trust level", $included_mozilla_trust_levels_string, @valid_mozilla_trust_levels );
411 # scan forwards until the trust part
416 # now scan the trust part to determine how we should trust this cert
421 report "Warning: Unrecognized trust purpose for cert: $caname. Trust purpose: $1. Trust Level: $2"
    [all...]
  /external/ceres-solver/scripts/
ceres-solver.spec 42 - Trust region solvers with non-monotonic steps (Levenberg-Marquardt and Dogleg (Powell & Subspace))
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
cacerts.txt     [all...]
  /prebuilts/android-emulator/darwin-x86_64/lib/
ca-bundle.pem     [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/
ca-bundle.pem     [all...]
  /prebuilts/android-emulator/windows/lib/
ca-bundle.pem     [all...]

Completed in 85 milliseconds