Configuration: Streamline NonStop entries
authorRichard Levitte <levitte@openssl.org>
Mon, 21 Sep 2020 11:11:28 +0000 (13:11 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 24 Sep 2020 06:06:50 +0000 (08:06 +0200)
commitc60330cb0efcde5fea80113c110499d352b2abca
tree15bcb6ee760400a1de67c0f95f7ec40168eb8689
parent3eb99601b148e0019905b660d344508cccfc6943
Configuration: Streamline NonStop entries

Because there are many combinations and much repetition, we add a large
number of templates to cover all aspects, and make the actual config
entries inherit from the templates combined.

Fixes #12858

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12933)
Configurations/50-nonstop.conf