I'm trying to extract the pre-master-secret from Firefox Quantum SSL communication via SSLKEYLOGFILE (to put it into Wireshark) on Win 7 as describe e.g. in https://www.antary.de/2017/07/16/wireshark-ssl-tls-traffic-entschluesseln/
The environment variable is set correctly, the file attributes allow for writing. I tried Firefox 57.0.3, 57.0.4 and 58.0b.14 (Dev. Edition). However, the file stays empty.
Can anyone tell if this feature is still available? There are different opinions on the internet.
If not what would be the next best thing to read SSL communication from a Firefox client?
Thank you.