tls: add support for CRLs in trusted CA. (#4825)
This was supposed to work already, but it wasn't due to a missing call to X509_STORE_set_flags() and lack of test coverage. *Risk Level*: Low *Testing*: bazel test //test/... *Docs Changes*: Added *Release Notes*: Added Signed-off-by: Piotr Sikora <piotrsikora@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 76278101ee854550cc29d8ba87db05e544b1f585pull/620/head
parent
c793b08755
commit
cafa1d1695
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue