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

Vector HTTPS set up is incomplete #33

Closed
benhylau opened this issue Sep 1, 2016 · 3 comments
Closed

Vector HTTPS set up is incomplete #33

benhylau opened this issue Sep 1, 2016 · 3 comments

Comments

@benhylau
Copy link
Member

benhylau commented Sep 1, 2016

https://chat.tomesh.net has a proper cert, but this specific request leads to browsers complaining about unauthenticated script execution. It occurs when clicking on Room Settings:

Mixed Content: The page at 'https://chat.tomesh.net/#/room/#tomesh:tomesh.net' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://localhost:5050/register'. This content should also be served over HTTPS.
http://localhost:5050/register Failed to load resource: net::ERR_CONNECTION_REFUSED
@benhylau
Copy link
Member Author

Perhaps we should've done this instead: http://matrix.org/docs/guides/lets-encrypt.html

@benhylau
Copy link
Member Author

See: element-hq/element-web#1698
And what the Vector server currently uses for the integrations_*_url fields: https://vector.im/beta/config.json

@benhylau
Copy link
Member Author

Fixed in aeb3edd

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

No branches or pull requests

1 participant