emoncms-ios icon indicating copy to clipboard operation
emoncms-ios copied to clipboard

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

Open mattjgalloway opened this issue 6 years ago • 4 comments

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.

mattjgalloway avatar Feb 17 '19 13:02 mattjgalloway

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 avatar Sep 26 '19 21:09 Hecot

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

Hecot avatar Sep 26 '19 21:09 Hecot

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 avatar Sep 27 '19 08:09 mattjgalloway

Created #51 for it.

mattjgalloway avatar Sep 27 '19 08:09 mattjgalloway