Searched refs:certpol (Results 1 - 1 of 1) sorted by relevance
/third_party/openssl/test/certs/ | ||
H A D | mkcert.sh | 126 c) certpol="$OPTARG";; 150 if [ -n "$certpol" ]; then 151 exts=$(printf "%s\ncertificatePolicies = %s\n" "$exts" "$certpol") |
Completed in 1 milliseconds