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

  /external/chromium_org/third_party/openssl/openssl/android.testssl/
testssl.sh 31 x509cmd="adb shell /system/bin/openssl x509 $digest"
61 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
  /external/chromium_org/third_party/openssl/openssl/patches/
testssl.sh 31 x509cmd="adb shell /system/bin/openssl x509 $digest"
61 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
  /external/openssl/android.testssl/
testssl.sh 31 x509cmd="adb shell /system/bin/openssl x509 $digest"
61 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee
  /external/openssl/patches/
testssl.sh 31 x509cmd="adb shell /system/bin/openssl x509 $digest"
61 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca
69 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee

Completed in 1907 milliseconds