-
Sub-task
-
Resolution: Unresolved
-
P2
-
None
-
None
The Test should cover the following cases,
Distributed session scenario,
- A Test should use multiple servers associated to use distributed session ticket. Ensure initial request is full handshake and the remaining will be abbreviate handshake.
- There should be a Test machine not associated to use distributed session ticket which should lead to full handshake.
- Parallel TLS client request to ensure there is no conflict or corruption to session ticket encrypted with shared keys.
Regression Tests
- Existing TLS Tests should work as expected
- TLS Compatibility must be checked with different JDK
- The Change should compatible with existing Infra TLS servers
Distributed session scenario,
- A Test should use multiple servers associated to use distributed session ticket. Ensure initial request is full handshake and the remaining will be abbreviate handshake.
- There should be a Test machine not associated to use distributed session ticket which should lead to full handshake.
- Parallel TLS client request to ensure there is no conflict or corruption to session ticket encrypted with shared keys.
Regression Tests
- Existing TLS Tests should work as expected
- TLS Compatibility must be checked with different JDK
- The Change should compatible with existing Infra TLS servers
- relates to
-
JDK-8245551 Distributed TLS Sessions
- Draft