Hi, I am using CSipSimple code for my Android
application. But got rejected for violation of Google Play
policies. As described it is using a version of OpenSSL
containing a security vulnerability. As per the Google support team - "Please migrate your app(s) to OpenSSL
1.02f/1.01r or higher as soon as possible and increment
the version number of the upgraded APK. Beginning July 11,
2016, Google Play will block publishing of any new apps or
updates that use older versions of OpenSSL. Your published app
version will remain unaffected, however any updates to the app
will be blocked unless they address this vulnerability." The OpenSSL version for apk found using
following command ($ unzip -p YourApp.apk | strings | grep
"OpenSSL") is- Please let me know pointers if any. |
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org