Home
last modified time | relevance | path

Searched refs:extfile (Results 1 – 6 of 6) sorted by relevance

/external/openssl/patches/
Dtestssl.sh61 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -ex…
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uc…
/external/openssl/android.testssl/
Dtestssl.sh61 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -ex…
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uc…
/external/openssl/apps/
Dx509.c204 char *extsect = NULL, *extfile = NULL, *passin = NULL, *passargin = NULL; in MAIN() local
292 extfile= *(++argv); in MAIN()
517 if (extfile) in MAIN()
522 if (!NCONF_load(extconf, extfile,&errorline)) in MAIN()
527 extfile); in MAIN()
531 ,errorline,extfile); in MAIN()
Dca.c279 char *extfile=NULL; in MAIN() local
498 extfile= *(++argv); in MAIN()
978 if (extfile) in MAIN()
981 if (NCONF_load(extconf,extfile,&errorline) <= 0) in MAIN()
985 extfile); in MAIN()
988 errorline,extfile); in MAIN()
994 BIO_printf(bio_err, "Successfully loaded extensions file %s\n", extfile); in MAIN()
Dopenssl.cnf15 # To use this configuration file with the "-extfile" option of the
Dopenssl-vms.cnf15 # To use this configuration file with the "-extfile" option of the