-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0, 5.0, 6, 7
-
b118
-
generic
-
generic
-
Verified
TLS 1.1 (http://www.ietf.org/internet-drafts/draft-ietf-tls-rfc2246-bis-04.txt) will complete WG last call on June 10, 2003. We should support it when standardization is complete.
TLS 1.1 was issued as the Standards Track in April 2006, RFC 4346. http://www.ietf.org/rfc/rfc4346.txt. The major changes from TLS 1.0 are:
- The implicit Initialization Vector (IV) is replaced with an
explicit IV to protect against CBC attacks [CBCATT].
- Handling of padding errors is changed to use the bad_record_mac
alert rather than the decryption_failed alert to protect against
CBC attacks.
- IANA registries are defined for protocol parameters.
- Premature closes no longer cause a session to be nonresumable.
- Additional informational notes were added for various new attacks
on TLS.
TLS 1.1 was issued as the Standards Track in April 2006, RFC 4346. http://www.ietf.org/rfc/rfc4346.txt. The major changes from TLS 1.0 are:
- The implicit Initialization Vector (IV) is replaced with an
explicit IV to protect against CBC attacks [CBCATT].
- Handling of padding errors is changed to use the bad_record_mac
alert rather than the decryption_failed alert to protect against
CBC attacks.
- IANA registries are defined for protocol parameters.
- Premature closes no longer cause a session to be nonresumable.
- Additional informational notes were added for various new attacks
on TLS.
- duplicates
-
JDK-4885061 JSSE does not renegotate after hitting 2^64-1 sequenced packets.
-
- Closed
-
-
JDK-4795142 create JSSE standard names for ECC algorithms.
-
- Closed
-
-
JDK-6186434 Should update with list of known ciphersuites
-
- Closed
-
- relates to
-
JDK-6976117 SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
-
- Closed
-
-
JDK-6976118 version number tolerance in the PreMasterSecret
-
- Closed
-
-
JDK-6976121 TLS client should not use the negotiated protocol version for session resumption
-
- Closed
-
(1 relates to)