Don't allow -early_data with other options where it doesn't work
authorMatt Caswell <matt@openssl.org>
Wed, 12 Sep 2018 16:11:10 +0000 (17:11 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 13 Sep 2018 09:10:13 +0000 (10:10 +0100)
commit76864436b35e7aec867d85b967e9d6c0d7294c53
tree8284dd0b61e7d546fe16927a6d5b5de0dc456636
parent3e9a0eb2c86641f5777dcbd8a51d7643f8c71540
Don't allow -early_data with other options where it doesn't work

-early_data is not compatible with -www, -WWW, -HTTP or -rev.

Fixes #7200

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7206)

(cherry picked from commit 6ef40f1fc08f0c4ffb08438d63eed83eae7eb2b8)
apps/s_server.c
doc/man1/s_server.pod