HomeSort by: relevance | last modified time | path
    Searched refs:certpol (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/certs/
mkcert.sh 126 c) certpol="$OPTARG";;
150 if [ -n "$certpol" ]; then
151 exts=$(printf "%s\ncertificatePolicies = %s\n" "$exts" "$certpol")
  /src/crypto/external/bsd/openssl/dist/test/certs/
mkcert.sh 126 c) certpol="$OPTARG";;
150 if [ -n "$certpol" ]; then
151 exts=$(printf "%s\ncertificatePolicies = %s\n" "$exts" "$certpol")

Completed in 24 milliseconds