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

Curl -k equivalent #655

Closed
BigfootDel opened this issue May 31, 2017 · 3 comments
Closed

Curl -k equivalent #655

BigfootDel opened this issue May 31, 2017 · 3 comments

Comments

@BigfootDel
Copy link

BigfootDel commented May 31, 2017

Is there any way to do a curl -k equivalent with the bridge devices to provide an insecure SSL connection? I am trying to run commands on a Vizio TV which work using the command line and curl -k from this API: https://github.com/exiva/Vizio_SmartCast_API

If I don't use the -k I get: "Error on calling url to change device state: https://192.168..."

@bwssytems
Copy link
Owner

So looking into this a bit more. Could you post the error from the program output log that occurs from the https call?

@bwssytems
Copy link
Owner

Also, an alternative is to use the command type for ha-bridge and call curl itself.

@bwssytems
Copy link
Owner

included in the community information https://github.com/bwssytems/ha-bridge/wiki/Informational-Items-Collected-from-the-Community#q-curl--k-equivalent

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

2 participants