It can confuse some users as to why there is a 'ticket' folder in the CIAngel folder, because the tickets are not dumped anymore, they are installed directly.
So, good to stream and send the data when it is needed instead of building a file, reading it, then deleting it.
Or at the very least, write the ticket to the tmp folder.
Maybe if we can hook the exit call, delete the tmp folder when the app exits?
It can confuse some users as to why there is a 'ticket' folder in the CIAngel folder, because the tickets are not dumped anymore, they are installed directly. So, good to stream and send the data when it is needed instead of building a file, reading it, then deleting it. Or at the very least, write the ticket to the tmp folder.
Maybe if we can hook the exit call, delete the tmp folder when the app exits?