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