Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transport: accept connection if matched IP SAN but no DNS match
The IP SAN check would always do a DNS SAN check if DNS is given and the connection's IP is verified. Instead, don't check DNS entries if there's a matching iP. Fixes #8206
- Loading branch information