JDK 11 | JDK 17 | JDK 18 | JDK 8 |
---|---|---|---|
11.0.22-oracleResolved | 17.0.10-oracleResolved | 18Resolved | 8u401Resolved |
The (D)TLS implementation in JDK now calls `X509KeyManager.chooseClientAlias()` only once during handshaking for client authentication, even if there are multiple algorithms requested .
|