Issue metadata
Sign in to add a comment
|
chrome headless bypass certification on terminal
Reported by
aronherr...@gmail.com,
Jul 19 2017
|
||||||||||||||||||||||||
Issue descriptionChrome Version : Google Chrome 59.0.3071.115 What steps will reproduce the problem? $ /usr/bin/google-chrome-stable --allow-running-insecure-content --ignore-certificate-errors --disable-gpu --headless https://<APP_IP> What was the result? [0718/105254.243715:ERROR:cert_verify_proc_nss.cc(923)] CERT_PKIXVerifyCert for <APP_IP> failed err=-8172 What is the expected result? that the command runs without certificate errors. Could you confirm to me if "--ignore-certificate-errors" is supported on --headless mode ? Thanks in advance
,
Jul 19 2017
,
Jul 19 2017
Last we checked, security folks wanted to remove this command line flag. You can handle certificate errors via devtools instead. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by dtapu...@chromium.org
, Jul 19 2017