OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Uconf
(Results
1 - 2
of
2
) sorted by null
/external/openssl/android.testssl/
testssl.sh
38
Uconf
="$device/Uss.cnf"
65
$reqcmd -config $
Uconf
-out $Ureq -keyout $Ukey $req_new
69
$x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $
Uconf
-extensions v3_ee
/external/openssl/patches/
testssl.sh
38
Uconf
="$device/Uss.cnf"
65
$reqcmd -config $
Uconf
-out $Ureq -keyout $Ukey $req_new
69
$x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $
Uconf
-extensions v3_ee
Completed in 26 milliseconds