On Fri, 20 Aug 2021 16:31:11 GMT, Sean Coffey wrote:
>> src/java.base/share/classes/sun/security/ssl/ClientHello.java line 547:
>>
>>> 545: // handshake output stream, so that the output
>>> records
>>> 546: // (at the record layer) have the correct versi
On Fri, 20 Aug 2021 16:34:51 GMT, Sean Coffey wrote:
>> Corner case where a session resumption can fail if the TLS server changes
>> supported protocol versions in relation to a cached SSLSession. This is
>> primarily an issue where the legacy TLS version is used in place of the
>> newer "supp
On Thu, 19 Aug 2021 19:51:36 GMT, Xue-Lei Andrew Fan wrote:
>> Sean Coffey has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> maxProtocolVersion refactoring
>
> test/jdk/sun/security/ssl/SSLSessionImpl/InvalidateSession.java line 60:
>
>>
On Thu, 19 Aug 2021 19:48:15 GMT, Xue-Lei Andrew Fan wrote:
>> Sean Coffey has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Remove redundant method and testcase cleanup
>
> src/java.base/share/classes/sun/security/ssl/ClientHello.java lin
> Corner case where a session resumption can fail if the TLS server changes
> supported protocol versions in relation to a cached SSLSession. This is
> primarily an issue where the legacy TLS version is used in place of the newer
> "supported_versions" TLS extension.
Sean Coffey has updated the
On Thu, 19 Aug 2021 13:07:59 GMT, Sean Coffey wrote:
>> Corner case where a session resumption can fail if the TLS server changes
>> supported protocol versions in relation to a cached SSLSession. This is
>> primarily an issue where the legacy TLS version is used in place of the
>> newer "supp
> Corner case where a session resumption can fail if the TLS server changes
> supported protocol versions in relation to a cached SSLSession. This is
> primarily an issue where the legacy TLS version is used in place of the newer
> "supported_versions" TLS extension.
Sean Coffey has updated the
> Corner case where a session resumption can fail if the TLS server changes
> supported protocol versions in relation to a cached SSLSession. This is
> primarily an issue where the legacy TLS version is used in place of the newer
> "supported_versions" TLS extension.
Sean Coffey has updated the
On Wed, 18 Aug 2021 19:03:10 GMT, djelinski
wrote:
>> Corner case where a session resumption can fail if the TLS server changes
>> supported protocol versions in relation to a cached SSLSession. This is
>> primarily an issue where the legacy TLS version is used in place of the
>> newer "suppo
> Corner case where a session resumption can fail if the TLS server changes
> supported protocol versions in relation to a cached SSLSession. This is
> primarily an issue where the legacy TLS version is used in place of the newer
> "supported_versions" TLS extension.
Sean Coffey has updated the
On Fri, 13 Aug 2021 14:00:45 GMT, Sean Coffey wrote:
> Corner case where a session resumption can fail if the TLS server changes
> supported protocol versions in relation to a cached SSLSession. This is
> primarily an issue where the legacy TLS version is used in place of the newer
> "supporte
Corner case where a session resumption can fail if the TLS server changes
supported protocol versions in relation to a cached SSLSession. This is
primarily an issue where the legacy TLS version is used in place of the newer
"supported_versions" TLS extension.
-
Commit messages:
-
12 matches
Mail list logo