sslv3

  1. SJQ

    Android Question Android 14 no longer supports SSLv3 with jdbcSQL and MySQL Connector

    So, with the discovery that Android 14 no longer supports SSLv3 how are we supposed to use libraries like jdbcSQL and the MySQl jdbc driver on newer devices? The Microsoft Azure, MySQL Database server the company uses supports TLSv1.0, TLSv1.1, TLSv1.2 how do we configure the jdbc connection to...
Top