This ticket has two PRs. One passed all normal CI runs but then we hit a faulty test that failed on a Windows machine. There’s a new PR that fixes that test & has been merged.
The PRs fixe endpoint verification problems in servers and locators. Without this fix it’s not possible to boot a locator/server with endpoint verification enabled. https://github.com/apache/geode/pull/5164 fixes the failing test https://github.com/apache/geode/pull/5131 is the original PR both have been merged to develop