尝试在Visual Studio 2013中开发OAuth 2 Web应用程序。我的开发网站需要ssl才能完成此任务。
那么......我如何让Chrome接受我的localhost的ssl证书?有各种各样的解决方案,其中没有一个适用于Chrome的当前版本(42)。
干杯。
答案 0 :(得分:0)
简而言之:使用chrome://flags/#allow-insecure-localhost
。
有关更详细的答案,请参阅https://superuser.com/a/903159/291741。