liang860908 / apjp

Automatically exported from code.google.com/p/apjp
0 stars 0 forks source link

On android can't connect to self-signed https configured vps #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.got a vps with self-signed https configuration
2.APJP_REMOTE_HTTP_SERVER was https://ip_of_my_vps/HTTP.php
3.Start the connection

What is the expected output? What do you see instead?
I hope to see all is OK,but the self-signed cert is not trust,and the test is 
not OK

What version of the product are you using? On what operating system?
On android APJP is just download from google play,and on my linux vps the 
version is 0.8.4

Please provide any additional information below.

Original issue reported on code.google.com by radaim...@gmail.com on 12 Apr 2012 at 3:00

Attachments:

GoogleCodeExporter commented 9 years ago
You have to import your self-signed certificate in your android certificate 
store

http://nblock.org/2011/09/03/how-to-update-the-android-certificate-store/

Original comment by jeeto.je...@gmail.com on 13 Apr 2012 at 6:12

GoogleCodeExporter commented 9 years ago
Thanks,I'll have a try

Original comment by radaim...@gmail.com on 13 Apr 2012 at 7:26