Skip to content

Instantly share code, notes, and snippets.

@urbanc
Created May 23, 2017 08:04
Show Gist options
  • Save urbanc/ac40322d2e98d06970e171124f2441b6 to your computer and use it in GitHub Desktop.
Save urbanc/ac40322d2e98d06970e171124f2441b6 to your computer and use it in GitHub Desktop.
Chrome 58 displays an untrusted warning for certs
# https://www.reddit.com/r/sysadmin/comments/66hitj/chrome_58_https_decryption_proxy_issues/
defaults write com.google.Chrome EnableCommonNameFallbackForLocalAnchors -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment