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:06:09 +0000 (10:06 +0100)
commit6ef40f1fc08f0c4ffb08438d63eed83eae7eb2b8
tree8fe725ce24f7595f651e683b1033f979dcafcaaf
parentbc278f30f0b766bfb82426c641dc1d51ace4a994
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)
apps/s_server.c
doc/man1/s_server.pod