ssl - Cannot get Chrome version 42 to accept localhost cerfificate -


attempting develop oauth 2 web app in visual studio 2013. development website needs ssl accomplish this.

so... how chrome accept localhost's ssl certificate? there various solutions out there, none of work chrome's current version (42).

cheers.

in short: use chrome://flags/#allow-insecure-localhost . more detailed answer see https://superuser.com/a/903159/291741.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -