HomeSort by relevance Sort by last modified time
    Searched refs:Ucert (Results 1 - 2 of 2) sorted by null

  /external/openssl/android.testssl/
testssl.sh 41 Ucert="$device/certU.ss"
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
73 ./testssl $Ukey $Ucert $CAcert
  /external/openssl/patches/
testssl.sh 41 Ucert="$device/certU.ss"
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
73 ./testssl $Ukey $Ucert $CAcert

Completed in 29 milliseconds