Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. [blocked] The page at 'https://example.com/' was loaded over HTTPS, but ran insecure content from 'ws://xxxxxxxxxxx:xxx/': this content should also be loaded over HTTPS.
  2.  
  3.  
  4. Uncaught SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
  5.  
  6. <script src="scripts/websocket.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement