Date: Wed, 26 Sep 2018 09:24:36 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: freebsd-hackers@freebsd.org Subject: setting SSLKEYLOGFILE (for HTTPS decryption) does not work Message-ID: <20180926022436.GA29135@admin.sibptus.ru>
next in thread | raw e-mail | index | archive | help
Dear Colleagues, I have noticed that "env SSLKEYLOGFILE=/var/tmp/keylog.txt firefox" does not create keylog.txt on FreeBSD. On Windows, this environment variable works as expected (creates a dump file with SSL keys to be fed to Wireshark for HTTPS decryption). What am I doing wrong? I've tried this on FreeBSD 11.2 with FireFox 62.0 from the FreeBSD default package repository. This is a rather standard recipe, it's odd that it does not work on FreeBSD. Any help is appreciated. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180926022436.GA29135>