OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAconf
(Results
1 - 2
of
2
) sorted by null
/external/openssl/android.testssl/
testssl.sh
36
CAconf
="$device/CAss.cnf"
57
$reqcmd -config $
CAconf
-out $CAreq -keyout $CAkey $req_new
61
$x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $
CAconf
-extensions v3_ca
/external/openssl/patches/
testssl.sh
36
CAconf
="$device/CAss.cnf"
57
$reqcmd -config $
CAconf
-out $CAreq -keyout $CAkey $req_new
61
$x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $
CAconf
-extensions v3_ca
Completed in 442 milliseconds