mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 08:11:20 +01:00
* Verify DNS SANs if PermittedDNSDomains is set * Use DNSNames check and not PermittedDNSDomains on leaf certificate * Document the check * Add RFC link * Test for success case * fix the parameter name * rename the test * remove unneeded commented code