diff --git a/docs/ccc_ss b/docs/ccc_ss index 6bae478..3a7a6a2 100644 --- a/docs/ccc_ss +++ b/docs/ccc_ss @@ -35,8 +35,8 @@ $ adb connect 192.168.123.131 $ adb connect 192.168.123.132 # execute commands to the connected android -$ adb -s 192.168.123.131 shell $ adb -s 192.168.123.132 push client_s.p12 /data/media/0/Download/ +$ adb -s 192.168.123.131 shell # restarting adb as root $ adb -s 192.168.123.132 root diff --git a/docs/pki_agile b/docs/pki_agile index 1277511..c15c76f 100644 --- a/docs/pki_agile +++ b/docs/pki_agile @@ -3,15 +3,11 @@ [[ WORKING ]] +* .p12 file using on strongswan (works, kind of) + * PKI Bootstrap slide deck -request a meeting to go over the PKI and show the slide deck -* testing multiple CA-I compatibility - -"103.cai.skunkworks.acme.xyz" -worked - -"104.cai.skunkworks.acme.xyz" -test this - * test "104.cai.skunkworks.acme.xyz" - -load client certificate onto different tablet - * research gitlab CI -install gitlab in docker -configure CI @@ -26,7 +22,7 @@ * add CA password?? * create Andriod certificate installation guide -copy file to sd, select .p12 file, password="password" - +* remove client .p12 password (have no password) [ misc ] * can I install certificates from an android application?? @@ -58,6 +54,14 @@ [[ COMPLETED ]] +[ ver 3.4 ] +* testing multiple CA-I compatibility + -"103.cai.skunkworks.acme.xyz" -worked + -"104.cai.skunkworks.acme.xyz" -worked + * test "104.cai.skunkworks.acme.xyz" + -load client certificate onto different tablet -worked + + [ ver 3.3 ] * SERIOUS refactoring to focus on local execution with default configs and SERIAL # incrementation * configuration defaults generated so that the CA-I package is all automated