Hi everyone, I'm able to correctly decrypt the TLS traffic from one server by specifying the command option:
Now I need to simultaneously decrypt also the communication with another server. I made a few tries, but I can't guess the correct syntax for doing this. Using:
the second command option overwrite the first one, so I'm able to decrypt only the traffic from the second server. Does anyone knows the right syntax? |
Solution found!
|