I want to find a way to open https websites in my browser (or any other script-based way??) while running tshark or wireshark. My goal is to collect the ssl dialogues and then via tshark I can export the ssl parameters to a csv format for further analysis.
Obviously, I can't browse the whole day, so is there a way to automate this process somehow?