Matt Caswell 08cea586c9 Remove some TODO(OpenSSL1.2) references
We had a couple of stray references to OpenSSL1.2 in libssl. We just
reword the comments to remove those references without changing any
behaviour.

The first one in t1_lib.c is a technical non-compliance in the TLSv1.3
spec where, under some circumstances, we offer DSA sigalgs even in a
ClientHello that eventually negotiates TLSv1.3. We explicitly chose to
accept this behaviour in 1.1.1 and we're not planning to change it for
3.0.

The second one in s3_lib.c is regarnding the behaviour of
SSL_set_tlsext_host_name(). Technically you shouldn't be able to call
this from a server - but we allow it and just ignore it rather than
raising an error. The TODO suggest we consider raising an error instead.
However, with 3.0 we are trying to minimise breaking changes so I suggest
not making this change now.

Fixes #13161

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/14037)
2021-02-04 12:26:36 +00:00
..
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2020-11-26 14:18:57 +00:00
2021-01-28 13:54:57 +01:00
2020-11-26 14:18:57 +00:00
2021-01-28 13:54:57 +01:00
2020-11-26 14:18:57 +00:00
2020-11-26 14:18:57 +00:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2021-01-28 13:54:57 +01:00
2020-11-11 12:12:23 +01:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-11-26 14:18:57 +00:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2020-11-11 12:12:23 +01:00