Failed to load resource: net::ERR_INSECURE_RESPONSE

197 views
Skip to first unread message

Ananth Ram

unread,
Feb 24, 2016, 11:05:14 AM2/24/16
to PeerJS
I am creating a video app using peer.js and SSL and meteor.  in the client code, I set "secure: true" in the peer configuration options and set the host and port to the ip address and port of the peer server that i am running, and in the code for the peer server that i am running, i specified the locations of the certificate and key under the "ssl: " config option.  

going to the site, however, I am not assigned a peer id, and the console throws the error "Failed to load resource: net::ERR_INSECURE_RESPONSE" when it tries to connect to the peer server: https://(ipaddresshere):9000/peerjs/id?ts=14563698261130.030235656071454287

Certain browsers on certain different machines, however, are able to load and be assigned a peer id just fine.  What could be the issue?  The certificate has been authorized by a CA and has been assigned to a specific domain, should I be using a different certificate assigned to the actual ip address that the peer server is running on?
Reply all
Reply to author
Forward
0 new messages