I wanna decrypt some packets on Wireshark, when I search the Internet, some people were said to use SSLKEYLOGFILE environment, I do the stuff, but it looks like that chorme doesn`t update that file when I'm visiting my targeted site.
by the way, somewhere I get familiar with Fiddler and find out that it creates a cert file and do some stuff to decrypt only the https message. I want to know where is debug file of Fiddler and how I can give that to Wireshark to decrypt the packets on it?