ekx / GitLabAndroid

Unofficial GitLab client for Android
193 stars 62 forks source link

Unable to login on HTTPS (with self-signed certificate) #20

Closed chilladx closed 9 years ago

chilladx commented 10 years ago

When trying to login, either with email+password or with private token, I'm always getting a "Login failed" error message. The same action done in a web browser works like a charm (with a warning on the certificate).

ssanders commented 10 years ago

6

dAnjou commented 9 years ago

This happens also for us even though our certificate isn't self-signed. Would it be possible to optionally just ignore the certificate check?

robinpaulson commented 9 years ago

@chilladx : It's possible to get a signed certificate for free from startssl.com, the root cert is included in most browsers

XenGi commented 9 years ago

@chilladx is this still an issue or can it be closed?

chilladx commented 9 years ago

oups, my bad, it's not an issue anymore, it can be closed.

robinpaulson commented 9 years ago

Also: https://letsencrypt.org/, coming soon and providing free, signed certificates