mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Use a less strict URL validation for PKI issuing and crl distribution urls * comma handling * limit to ldap * remove comma hack * changelog * Add unit test validating ldap CRL urls --------- Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
```release-note:bug
|
|
secrets/pki: fixed validation bug which rejected ldap schemed URLs in crl_distribution_points.
|
|
``` |