extract-tls-secrets icon indicating copy to clipboard operation
extract-tls-secrets copied to clipboard

Untagging the PID for Secret key generation

Open subir-shenzen opened this issue 1 year ago • 4 comments

Hi,

I have added the PID of running process for the jar file. Successfully added to the program.

Now i want detach the PID from the jar list. what should be the command for that

Thanks

subir-shenzen avatar Feb 20 '25 07:02 subir-shenzen

Hi @subir-shenzen. To stop the secrets logging you need to restart the target process.

neykov avatar Feb 23 '25 12:02 neykov

Thanks for the feedback. is it possible to add the feature to untag like in the command we can specify the PID as -1 or 0 to untag the target process. Because its not always feasible to restart the target application in production environment.

subir-shenzen avatar Feb 24 '25 19:02 subir-shenzen

Your request makes sense. Let's keep the issue open as a feature request. I cannot share a timeline for the implementation at this point.

neykov avatar Feb 25 '25 11:02 neykov

well, yes, that would be also a great asset for my workflow!

poidi avatar Mar 27 '25 12:03 poidi