-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
We need to address the following inconsistencies in SSLParameters API :
- For the `getSignatureSchemes()` call we return only what's been set by the user, the default values are not being returned like for other SSLParameters `get` calls.
- `getNamedGroups()` return values are not being filtered against algorithm constraints, unlike other SSLParameters `get` calls' return values.
- For the `getSignatureSchemes()` call we return only what's been set by the user, the default values are not being returned like for other SSLParameters `get` calls.
- `getNamedGroups()` return values are not being filtered against algorithm constraints, unlike other SSLParameters `get` calls' return values.
- relates to
-
JDK-8351354 Enhance java -XshowSettings:security:tls to show enabled TLS groups and signature algorithms
-
- In Progress
-