Shi Jian
2015-03-31 05:56:38 UTC
Hello,
I am from China. I am using your amazing TextSecure App. I would like to setup a TS server for basic test and learning since
The GCM is forbidden in our place. I download the latest TS server code and make some services can be null which are not necessary for
My test and basic use(twillo,gcm,s3) and add some items according to the errors information when I try to run the server. I add directory,push
messageStrore sections to let the TS Server run. Could you have a look my local.yml file in attachment for a check?
Now I am trying to connect the my customized server in the my WIN7 32bit PC from a handset. Following ways I tried:
1. Change the PUSH_URL to my localhost:8080 in Release.java
2. I notice the SSLContext is using a certificate from whisper.store in raw directory. So I keep the ENFORCE_SSL as true. But the
getConnection() in PushServiceSocket throws IOexception 403 response code. It seems the server deny my access.
3. I try to access the Server from Explorer by URL(http://localhost:8080/v2/keys) to test. But It will pop up a window to request
User and password
I didn't find the area to set certificate or user ,password for jetty in TS server. So I would like to know how can I turn off the security check
In Server or where I can check the certificate ,user ,password in TS server side?
Thanks
Best Regards
________________________________
This message and any attachments are intended solely for the addressees and may contain confidential information. Any unauthorized use or disclosure, either whole or partial, is prohibited.
E-mails are susceptible to alteration. Our company shall not be liable for the message if altered, changed or falsified. If you are not the intended recipient of this message, please delete it and notify the sender.
Although all reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.
I am from China. I am using your amazing TextSecure App. I would like to setup a TS server for basic test and learning since
The GCM is forbidden in our place. I download the latest TS server code and make some services can be null which are not necessary for
My test and basic use(twillo,gcm,s3) and add some items according to the errors information when I try to run the server. I add directory,push
messageStrore sections to let the TS Server run. Could you have a look my local.yml file in attachment for a check?
Now I am trying to connect the my customized server in the my WIN7 32bit PC from a handset. Following ways I tried:
1. Change the PUSH_URL to my localhost:8080 in Release.java
2. I notice the SSLContext is using a certificate from whisper.store in raw directory. So I keep the ENFORCE_SSL as true. But the
getConnection() in PushServiceSocket throws IOexception 403 response code. It seems the server deny my access.
3. I try to access the Server from Explorer by URL(http://localhost:8080/v2/keys) to test. But It will pop up a window to request
User and password
I didn't find the area to set certificate or user ,password for jetty in TS server. So I would like to know how can I turn off the security check
In Server or where I can check the certificate ,user ,password in TS server side?
Thanks
Best Regards
________________________________
This message and any attachments are intended solely for the addressees and may contain confidential information. Any unauthorized use or disclosure, either whole or partial, is prohibited.
E-mails are susceptible to alteration. Our company shall not be liable for the message if altered, changed or falsified. If you are not the intended recipient of this message, please delete it and notify the sender.
Although all reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.