diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-20 14:47:44 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-20 16:28:41 +0100 |
commit | 781d5a820df9aec9b6dbfe86fa1e7ef1f5112b47 (patch) | |
tree | cb32c820c8c004c6e9dd400618fd1f8b68ca09da /README | |
parent | 8fcffe46b231ddcc0305a36bf7f9aaf27c7e1a50 (diff) | |
download | fetchmail-781d5a820df9aec9b6dbfe86fa1e7ef1f5112b47.tar.gz fetchmail-781d5a820df9aec9b6dbfe86fa1e7ef1f5112b47.tar.bz2 fetchmail-781d5a820df9aec9b6dbfe86fa1e7ef1f5112b47.zip |
Fix X509_V_FLAG_TRUSTED_FIRST OpenSSL 1.0.2 workaround
The original comparison contained a typo,
0x1000200fL == (ver & 0xfffff000L) and could never match.
Fix, and also match at compile time to not even reference
this flag on other OpenSSL versions.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions