array-io-keychain icon indicating copy to clipboard operation
array-io-keychain copied to clipboard

WebSocket connection failure from Safari

Open loutskiy opened this issue 6 years ago • 2 comments

Error connecting to websocket via Safari using github demo page (https://arrayio.github.io/array-io-keychain/demo/). [blocked] The page at https://arrayio.github.io/array-io-keychain/demo/ was not allowed to run insecure content from ws://localhost:16384/.

loutskiy avatar Dec 05 '18 12:12 loutskiy

Have you tried this ?

You need to configure your safari to display the mixed content,

Follow these steps.

  1. Open up Preferences by selecting "Preferences" from the "Safari" menu.

  2. Click on the the "Security" (tab) icon near the top of the dialog.

  3. Make sure that the "Ask before sending a non-secure form to a secure website" option is unchecked.

cyberkostyan avatar Dec 05 '18 12:12 cyberkostyan

@loutskiy what is the current status of this task?

roman-modelist-dev avatar Jan 11 '19 17:01 roman-modelist-dev