Tuesday, October 14, 2014

Chrome startup setting for certificate errors

Use a startup parameter after the exe:
--ignore-certificate-errors

As well, you can see some other choice ones I've added to speed Chrome up.

".....\chrome.exe" --ignore-certificate-errors --process-per-site --disk-cache-dir=”d:\zzzcache” --disk-cache-size=8000000

No comments: