How can we set the following flag in Google Chrome for android?
--unsafely-treat-insecure-origin-as-secure="example.com"
(replacing "example.com" with the origin you actually want to test)
You can use chrome://flags/#unsafely-treat-insecure-origin-as-secure to run Chrome, or use the --unsafely-treat-insecure-origin-as-secure="http://example.com" flag (replacing "example.com" with the origin you actually want to test), which will treat that origin as secure for this session.
This was added to the chrome://flags
page in 2018. See chrome://flags#unsafely-treat-insecure-origin-as-secure
for a textbox that allows you to supply the list.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With