Last active
December 17, 2015 11:39
-
-
Save kenji0x02/5604392 to your computer and use it in GitHub Desktop.
Safari/mobile Safariでオレオレ証明書を使ったhttpsにアクセスしたときのエラー
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
| WebSocket network error: OSStatus Error -9807: Invalid certificate chain | |
| # front end server: Nginx v1.4.1, port 443, ssl | |
| # back end server: Node.js v0.10.5, socket.io@0.9.14, port 3000, ssl |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Safariでオレオレ証明書をインストールするとエラーでなくなりました。