Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mira / Xebra: Secure WS connection #206

Open
JamesGreenaway opened this issue Jun 29, 2022 · 0 comments
Open

Mira / Xebra: Secure WS connection #206

JamesGreenaway opened this issue Jun 29, 2022 · 0 comments

Comments

@JamesGreenaway
Copy link

I want to host a website on an external sever using HTTPS but make a local web socket connection to Max using Xebra. Unfortunately, in the current state, when I try and run a web page of this nature, Safari will block the web socket connection on the grounds that it is not secure (This doesn't happen in Chrome). From what I can gather the web sockets data is being sent from max insecurely and safari will not allow mixed content. The state class in the Xebra docs shows me how I can set up to expect a secure wss connection but I can't discover how I would be able to set that up inside max using "mira.frame"!?

Does anyone have any idea how I could fix this so that I can host a site on an external server and connect to a local instance of Mira using Xebra?

@JamesGreenaway JamesGreenaway changed the title <object>: Mira / Xebra: Secure WS connection Mira / Xebra: Secure WS connection Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant