Skip to content

Generate IOC coredumps without the .pid suffix

Simon Rose requested to merge coredump into master

Note that there are a few specific changes that we are not certain if we have approached correctly:

  • Using the ca* helpers is needing us to set an env variable first; is there a better way to do this?
  • Why do we need to use sudo "twice"?
  • Is there a simpler way to install ca(get/put)? It seems overkill to create an env file that has a single dependency.

@andersharrisson

Merge request reports