Unable to connect to a server via HTTPS

65 views
Skip to first unread message

Jordan Brock

unread,
May 11, 2013, 12:54:35 AM5/11/13
to bubbl...@googlegroups.com
Howdy all,

I want to make a request to a private API that requires a HTTPS connection. When I try the connection on my development server (using HTTP) the connection works properly.

Then, when I try to connect to the production server I get the following connection:

"The certificate for this server is invalid. You might be connecting to a server that is pretending to be 'server.url', which could put your confidential information at risk"

The server is on Amazon AWS, sitting behind a load balancer (standard ELB), which has the valid, SSL Certificate installed on it. I'm able to make a request against the API using curl, which validates the certificate properly.

Am I just missing a setting or similar? Or is there an issue with BubbleWrap connecting to HTTPS? Or is it the fact that the requests are being passed through a load balancer?


Using Safari (on iOS) I am able to connect to the server using HTTPS.

Many thanks,

Jordan Brock

Jordan Brock

unread,
May 11, 2013, 12:57:07 AM5/11/13
to bubbl...@googlegroups.com
Oh, using RubyMotion 2.0 and BubbleWrap 1.3.0.osx, building an iOS app.

saba...@miamioh.edu

unread,
Jul 9, 2013, 11:56:41 PM7/9/13
to bubbl...@googlegroups.com
This is an issue with the website you're connecting to, not the code. If it does not have a known certificate, it will be treated as a security risk.
Reply all
Reply to author
Forward
0 new messages