Closed john-hu closed 9 years ago
implement the code following: http://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_72/rzaha/rzahajssemain.htm
docs for android part: https://developer.android.com/training/articles/security-ssl.html#CommonProblems
SSL CA: https://jamielinux.com/blog/category/CA/
OpenSSL to Java SSLContext: http://stackoverflow.com/questions/2685512/can-a-java-key-store-import-a-key-pair-generated-by-openssl
example can be found at: http://docs.oracle.com/javase/1.5.0/docs/guide/security/jsse/samples/index.html