diff options
author | Daniel Gustafsson <daniel@yesql.se> | 2019-06-17 13:11:02 +0200 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2019-06-17 13:11:02 +0200 |
commit | 03a22a26c6f9bb5fe122f7b61b508486c2a03f32 (patch) | |
tree | 48a8bbe2663063bc3a145c3d8333fbf45a4c53eb /lib/.gitattributes | |
parent | 4b1e7dd4ee70e898d00c74e2d4c6b0a60ded6dc3 (diff) |
openssl: remove outdated comment
OpenSSL used to call exit(1) on syntax errors in OPENSSL_config(),
which is why we switched to CONF_modules_load_file() and introduced
a comment stating why. This behavior was however changed in OpenSSL
commit abdd677125f3a9e3082f8c5692203590fdb9b860, so remove the now
outdated and incorrect comment. The mentioned commit also declares
OPENSSL_config() deprecated so keep the current coding.
Closes #4033
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'lib/.gitattributes')
0 files changed, 0 insertions, 0 deletions