Created
May 23, 2017 08:04
-
-
Save urbanc/ac40322d2e98d06970e171124f2441b6 to your computer and use it in GitHub Desktop.
Chrome 58 displays an untrusted warning for certs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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