20509e2337
Add crl-file in Listener side. Story: 2002165 Co-Authored-By: Michael Johnson <johnsomor@gmail.com> Change-Id: I9e2ec06719fbbfd19482c2b8d39220e7e4ed81e3
11 lines
343 B
YAML
11 lines
343 B
YAML
---
|
|
features:
|
|
- |
|
|
You can now provide a certificate revocation list reference for listeners
|
|
using TLS client authentication.
|
|
security:
|
|
- |
|
|
Note that the amphora provider currently only supports the crl-file
|
|
provided to check for revocation. Remote revocation lists and/or OCSP
|
|
will not be used by the amphora provider.
|