Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

connect own server with android tablet #3036

Closed
yoimbert opened this issue Apr 26, 2016 · 1 comment
Closed

connect own server with android tablet #3036

yoimbert opened this issue Apr 26, 2016 · 1 comment

Comments

@yoimbert
Copy link

yoimbert commented Apr 26, 2016

Your Rocket.Chat version: (make sure you are running the latest)

@Sing-Li
I m sorry. But with my full certif not working on android.
Failed to connect to server abort.

On ios all is ok. I think it can come from the port used. For me i used port 3000 with nginx reverse ...

I try on port 443 ... When i try with
http://url:3000 it's downloading file server but not display user / password for connection ...

rocketchat

@yoimbert yoimbert changed the title connect server with android connect own server with android tablet Apr 26, 2016
@yoimbert
Copy link
Author

Hi,

I have a problem with my Cert Intermediate CA.

Concatenate the SSL and Intermediate CA Certificate

You need to combine the ssl_certificate.crt file and the IntermediateCA.crt into a single concatenated file
To get a single concatenated file out of the Intermediate CA and the SSL Certificate run the following command:

cat IntermediateCA.crt >> ssl_certificate.crt

Rocket.chat on Android working ... App and Chrome brower !

Thx @Sing-Li ;)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant