tkuester / taky

A simple python TAK server
MIT License
192 stars 42 forks source link

add itak option to build_client #66

Closed fordepowers closed 2 years ago

fordepowers commented 2 years ago

[My apologies, having issues properly testing this commit due to local environment difficulties, if I screwed up some python syntax please correct me.]

iTAK version of CivTAK does not take certificate file imports in the same way traditional ATAK does. This PR would add an argument to the takyctl build_client command to specify --is_itak which would change the generated .zip to be compatible with iTAK (without needing any further user configuration like currently happens).

tkuester commented 2 years ago

Thank you for the pull request! I'll try and take a look at this tonight and merge it in.

fordepowers commented 2 years ago

(Commenting for posterity)

Server Cert Requirements for iTAK

Example output JENNY.zip - < preference.pref < server.p12 < JENNY.p12