Does not support TLSv1.2 (CONJ-249)

[CONJ-301] Option needed to set enabled Cipher suites for SSL connections Created: 2016-05-25  Updated: 2019-08-02  Resolved: 2016-06-20

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: 1.4.5
Fix Version/s: 1.5.0-RC

Type: Sub-Task Priority: Major
Reporter: Steve Chambers Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

When using Java 7 or below, a workaround is needed to specify the cipher suites that can be used to make an SSL connection (as explained in this blog post). However, the MariaDB Connector/J doesn't currently provide this option (e.g. there is no call to the setEnabledCipherSuites method on the SSLSocket in AbstractConnectProtocol).

This task is to add such an option.

Notes

  1. Such an option (named "enabledSSLCipherSuites") is provided by the MySQL Connector/J.
  2. This issue is described in more detail in the following StackOverflow question:
    http://stackoverflow.com/questions/37394016


 Comments   
Comment by Diego Dupin [ 2016-06-20 ]

implemented with CONJ-249

Generated at Thu Feb 08 03:14:40 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.