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

#1237 Use secure websocket protocol for secure pages #1226

Merged
merged 1 commit into from
May 25, 2018

Conversation

sbeigel
Copy link
Contributor

@sbeigel sbeigel commented Mar 24, 2018

Switch from HTTPS to WSS (like we already do it for HTTP to WS) to support secure websocket connections. At least Chrome doesn't allow "mixed content" like using WS for HTTPS pages.

@xael-fry xael-fry changed the title Use secure websocket protocol for secure pages #1237 Use secure websocket protocol for secure pages May 25, 2018
@xael-fry xael-fry added this to the 1.5.1 milestone May 25, 2018
@xael-fry xael-fry self-assigned this May 25, 2018
@xael-fry
Copy link
Member

Cf issue #1237

@xael-fry xael-fry merged commit 7ac0146 into playframework:master May 25, 2018
@xael-fry
Copy link
Member

Merged and pushed in master.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants