commit | 98afa2b6931817545b2dd65e11af342cb1f9f47a | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Mon Nov 29 19:12:36 2021 +0300 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Mon Nov 29 19:12:36 2021 +0300 |
tree | cb214499cd24810ab7d187e493f477479b72c4cc | |
parent | 11e0243db8d63e7600f80b11777885dd1948aac4 [diff] |
Tests: skip ssl_verify_depth.t with LibreSSL. It fails with the new X509 verifier appeared in LibreSSL 3.4.0 due to a chain depth not limited except by X509_VERIFY_MAX_CHAIN_CERTS (32). The other two tests ssl_crl.t and ssl_verify_client.t pass again after bug fixes in LibreSSL 3.4.2.