Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
Add -client_renegotiation flag support.  The -client_renegotiation flag is
equivalent to SSL_OP_ALLOW_CLIENT_RENEGOTIATION. Add support to the app,
the config code, and the documentation.

Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION to the SSL tests. We don't need to
always enable it, but there are so many tests so this is the easiest thing
to do.

Add a test where client tries to renegotiate and it fails as expected. Add
a test where server tries to renegotiate and it succeeds. The second test
is supported by a new flag, -immediate_renegotiation, which is ignored on
the client.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15184)
2021-05-17 10:53:30 +02:00
..
2021-04-22 14:38:44 +01:00
2021-04-08 13:04:41 +01:00
2021-05-07 10:17:23 +02: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-05-06 17:07:11 +02:00
2021-05-12 09:11:48 -07:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2021-04-08 13:04:41 +01:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2021-05-13 13:19:39 +02:00
2021-02-18 15:05:17 +00:00
2021-02-18 15:05:17 +00:00