[CONJ-339] add PKCS12 support Created: 2016-08-25 Updated: 2017-01-04 Resolved: 2017-01-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.0-RC |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
SSL keystore and truststore permit only oracle JKS type. |
| Comments |
| Comment by Diego Dupin [ 2017-01-04 ] |
|
java has now support for keystore-detection mechanism, since java 8u60. allowing use of JKS and PKCS12 type. This feature isn't needed anymore |