The EasySSL code was just my attempt to get SSL working at all. If there's a better, more secure way, I'm all for it.
Truth be told, though - I believe the current CA system is a racket, and am not too worried about Man In The Middle attacks. I keep hoping that one day, soon, we will have a replacement for the whole CA system. I'm looking forward to Convergance being adopted.
http://en.wikipedia.org/wiki/Convergence_(SSL)On 05/29/2013 07:12 AM, Rajul Bhatnagar wrote:> Also in the current code I see that EasySSLSocketFactory and
> EasyX509TrustManager is used. Why do we need this??
> Are we accepting self signed certificates anywhere.Also dont you think
> there are security implications of accepting any certificate???