OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAreq
(Results
1 - 2
of
2
) sorted by null
/external/openssl/android.testssl/
testssl.sh
35
CAreq
="$device/reqCA.ss"
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
35
CAreq
="$device/reqCA.ss"
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 407 milliseconds