Ignoring SSL Errors in Chrome
Very useful when you are developing anything WebAuthn related.
--ignore-certificate-errors
will disable any SSL warnings like self-signed certs.
--user-data-dir
will isolate this unsafe Chrome instance from your regular browsing.
Comments
Comments powered by Disqus