Home | History | Annotate | Download | only in android.testssl

Lines Matching full:echo

25 trap "echo Exiting on unexpected error." ERR
43 echo
44 echo "setting up"
49 echo
50 echo "pushing test files to device"
53 echo
54 echo "make a certificate request using 'req'"
55 adb shell "echo \"string to make the random number generator think it has entropy\" >> $device/.rnd"
59 echo
60 echo "convert the certificate request into a self signed certificate using 'x509'"
63 echo
64 echo "make a user certificate request using 'req'"
67 echo
68 echo "sign user certificate request with the just created CA via 'x509'"
71 echo
72 echo "running testssl"
75 echo
76 echo "cleaning up"