1 | initial version |
set SSLKEYLOGFILE=C:\keylogfile.txt in command line and start chrome may not work.
Press Win + R, type sysdm.cpl, and hit Enter. Go to the Advanced tab and click Environment Variables. Under "System variables," click New. Enter SSLKEYLOGFILE as the variable name and C:\abc\sslkey.txt as the value.
Then you can open chrome.exe. You will need to remove or rename that entry to disable this later.
2 | No.2 Revision |
set SSLKEYLOGFILE=C:\keylogfile.txt in command line and start chrome may not work.
Press Win + R, type sysdm.cpl, and hit Enter.
Go to the Advanced tab and click Environment Variables.
Under "System variables," click New.
Enter SSLKEYLOGFILE as the variable name and C:\abc\sslkey.txt as the value.
Then you can open chrome.exe.
close all chrome and re-launch them. Check if you see sslkey.txt is updating.
You will need to remove or rename that SSLKEYLOGFILE entry to disable this later.this.