[CONJ-938] support TLS RFC 5280 Created: 2022-03-07 Updated: 2022-03-14 Resolved: 2022-03-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | TLS |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
TLS RFC 5280 defined Extended Key Usage. |
| Comments |
| Comment by Diego Dupin [ 2022-03-14 ] |
|
java doesn't throw an exception when extendedKeyUsage = critical, clientAuth is set as RFC 5280 would require. Waiting for java to support that behavior |