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

Consider adding an option to accounts to allow bypassing SSL certificate checks #44

Open
mattjgalloway opened this issue Feb 17, 2019 · 4 comments

Comments

@mattjgalloway
Copy link
Collaborator

We could add an option to accounts that then makes all handling of requests for that account bypass SSL certificate checks. This could alleviate problems where people are using self-signed certificates and want to be OK with the certificate not being checked.

@Hecot
Copy link

Hecot commented Sep 26, 2019

Dear Matt,

I have a emonpi in a local network running and struggle with connection to your app (see pic enclosed). I've tried with the Android version as well and this works fine. I wonder if this could be any cerficate issue as well!?

Your help is highly appreciated!

Hecot

no connection

@Hecot
Copy link

Hecot commented Sep 26, 2019

Dear Matt,

Found the issue by myself: there always has to be a http:// in front to make the connection work! Maybe you could catch this in future updates ... !?

Best regards,

Hecot

@mattjgalloway
Copy link
Collaborator Author

Glad you found it @Hecot! I was going to mention that - but then you found it!

I had considered automatically adding https://, but for some reason didn’t. Now I can’t remember my logic. I think I’ll revisit it and just do it!

@mattjgalloway
Copy link
Collaborator Author

Created #51 for it.

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

3 participants