openssl/doc/man5
Tomas Mraz 9d5560331d Allow the syntax of the .include directive to optionally have '='
If the old openssl versions not supporting the .include directive
load a config file with it, they will bail out with error.

This change allows using the .include = <filename> syntax which
is interpreted as variable assignment by the old openssl
config file parser.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8141)
2019-02-11 15:24:12 +01:00
..
config.pod Allow the syntax of the .include directive to optionally have '=' 2019-02-11 15:24:12 +01:00
x509v3_config.pod Following the license change, modify the boilerplates in doc/man5/ 2018-12-06 15:35:20 +01:00