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

steam asf integration - Failed to establish connection, error message: The operation is insecure #30

Open
skapytek opened this issue Sep 27, 2020 · 3 comments

Comments

@skapytek
Copy link

If im trying to get it connected with ASF i get this error message:
Failed to establish connection, error message: The operation is insecure

ASF is running on another machine which is accessible over the net, protocols,... are correct.

@clancy-chao
Copy link
Owner

I believe you can connect ASF with https protocol, there's an option in settings.
This is default to http as most users have ASF on their local machine.

@skapytek
Copy link
Author

I believe you can connect ASF with https protocol, there's an option in settings.
This is default to http as most users have ASF on their local machine.

I dont have ssl enabled on the ASF machine so im using http.
If im trying to connect im also getting a rate limit reached from ASF and i need to restart ASF to be able to login again

@clancy-chao
Copy link
Owner

It's more like ASF side issues, this extension only serves as a bridge between the two.
Modern browsers disallow http connection on https page for security reason, you have to use https to connect as pretty much all websites use https nowadays.

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

2 participants