&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
android ssl
0
votes
0
answers
51
views
SSL on Android (via BouncyCastle)
http://blog.antoine.li/index.php/2010/10/android-trusting-ssl-certificates/ I followed this tutorial and everything seemed to be fine (I didn't get…
android
ssl
bouncycastle
asked
June 24, 2011 12:15 pm CDT
svebee
0
votes
1
answer
55
views
How Can I Access an SSL Connection Through Andoird Java?
I started following a tutorial that wasn't cased around Android and got this: System.setProperty("javax.net.ssl.trustStore", "truststore");…
java
android
sockets
ssl
ssl-certificate
asked
June 22, 2011 9:01 am CDT
Matt
0
votes
0
answers
32
views
Java TLS-PSK socket
I am new to java and am trying to add some security to my socket and I would prefer PSK methods. I have found a java library that implements…
java
android
ssl
tls
asked
June 18, 2011 10:45 am CDT
platinummonkey
0
votes
0
answers
33
views
NullPointerException when creating an SSL-Socket
In my app I'm communicating with an webservice over SSL. Because I use a multipart entity which is not supported by android by default I included…
android
ssl
nullpointerexception
httpclient
asked
June 17, 2011 5:02 am CDT
Tom
-1
votes
0
answers
33
views
Trusting SSL certificates
i woult like to trust SSL certificates by using this tutorial but i have an error : javax.net.ssl.SSLException: Certificate for <...> doesn't…
android
ssl
certificate
asked
June 17, 2011 3:24 am CDT
user785975
0
votes
1
answers
51
views
Connecting to REST webservice from android throws javax.net.ssl.SSLException: Not trusted server certificate
I am developing an application on Android that uses REST web service. The web service is in HTTPS. I can't provide the web service details, as it is…
android
rest
ssl
https
asked
June 2, 2011 3:02 pm CDT
Vignesh
1
vote
1
answer
36
views
Connot solve problem with ssl on Android 2.2 FroYO
Hi, I have some difficulties with using ssl on Android 2.2 My custom Http client for ssl work finly on earlier and older versions of Android, but on…
android
ssl
asked
May 30, 2011 10:27 am CDT
drifter
0
votes
0
answers
42
views
Binary data appended to SSL sent mail from Android 2.3.3 Email 2.3
I'm getting some unwanted binary tacked on to the end of all the email I send through Android 2.3.3 Email app v2.3. I'm connecting to my SMTP server…
android
ssl
email-client
binary
motorola-droid
asked
May 27, 2011 9:08 am CDT
Ryan M
0
votes
0
answers
44
views
SAX Parser with HTTPS trouble!
hi guys, I am using a sax parser to grab some data from an XML file online. I tried copying the file to my own local server "http not https" then…
android
http
ssl
https
sax
asked
May 26, 2011 3:40 am CDT
ZiGi
0
votes
0
answers
45
views
Secure access between ruby webservice and android client througth openID
I'm building a web service in ruby on rails. I built the log-in system with the OpenAuth gem, with support for services like Facebook, Twitter,…
android
ruby
ssl
openid
asked
May 23, 2011 4:56 pm CDT
Marco Fedele
0
votes
0
answers
47
views
How and what server certificate to use with android SSL client certificate authentication
I'm developing a network-enabled android application that uses SSL client certificates to authenticate and secure connections to my server. I have…
android
ssl
ssl-certificate
asked
May 9, 2011 6:10 pm CDT
Adam Mackler
1
vote
1
answers
67
views
Android 2.3.4 SSL problem
After upgrading to Android 2.3.4, I am getting following exception: javax.net.ssl.SSLException: Read error: ssl=0x*: I/O error during system call,…
java
android
ssl
asked
May 6, 2011 4:19 am CDT
TN
0
votes
0
answers
39
views
Are there classes in org.apache library in android similar to javax.net.ssl.KeyManagerFactory and javax.net.ssl.TrustManagerFactory;
I need to make in android client/server authentification. I use DefaultHttpClient and I get ClassCastomException, because i simultaneously use…
android
ssl
asked
May 5, 2011 5:25 am CDT
drifter
0
votes
1
answers
59
views
Android - SSL - SNI support
Hi I would like to know about the support for ssl - sni in android sdk. please reply. regards, Hithayath
android
ssl
support
sni
asked
May 4, 2011 2:19 am CDT
user736435
0
votes
1
answers
33
views
SSL client authentification in Android
Hello to all. I need to write Android app that will be communicate with .Net service. I have to make server/client authentification. I found some…
android
ssl
asked
May 1, 2011 6:45 am CDT
drifter
0
votes
0
answers
66
views
Https on tmobile android super slow (using httpclient.execute method)
Hi, I have an application that makes numerous calls to REST web services I have written. I have noticed in general that when I added SSL the web…
android
ssl
mobile
https
httpclient
asked
April 25, 2011 12:51 pm CDT
user724100
1
vote
0
answers
41
views
Android: Problem exchanging messages with SSL
Hey there! I have been trying to get a client to communicate with a server securely through SSL. I created my own self-signed certificates and it…
java
android
server
ssl
client
asked
April 25, 2011 11:26 am CDT
danielhc
0
votes
0
answers
44
views
Is OAuth on a mobile phone using a proxy server just too much trouble?
I have spent the last few days getting an OAuth implementation up and running. Not on Android, but on my web server that will act as the proxy to…
android
ssl
mobile
oauth
xauth
asked
April 21, 2011 12:51 am CDT
Robert Oschler
0
votes
0
answers
34
views
SSL issue in Android
This was asked a lot of times (even by me), but there is still no solution. It's an issue (you have a valid certificate, you payed for it, but…
java
android
security
ssl
https
asked
April 20, 2011 9:04 am CDT
seretur
0
votes
2
answers
35
views
Validate SSL Certification Java/Android
I have my android application talking to the server which is protected by an SSL certificate. Below is the code for that. final HttpPost httppost =…
java
android
security
ssl
asked
April 18, 2011 7:59 pm CDT
Faisal Abid
Pages
:
1
|
2
|
3
>
50
android ssl
Tagged:
android + ssl
Related Tags
https
× 253
java
× 146
ssl-certificate
× 141
apache
× 139
security
× 98
php
× 92
openssl
× 86
certificate
× 79
iis
× 54
c#
× 51
android
× 50
tls
× 47
wcf
× 47
tomcat
× 45
ruby-on-rails
× 42
.net
× 39
asp.net
× 37
web-services
× 33
nginx
× 33
http
× 32
iis7
× 32
encryption
× 31
sockets
× 29
python
× 27
ruby
× 25
linux
× 23
apache2
× 22
.htaccess
× 22
authentication
× 22
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy