mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01: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.
|
|
``` |