alopresto commented on pull request #4289: URL: https://github.com/apache/nifi/pull/4289#issuecomment-632311149
@thenatog I believe this PR resolves the error you and I both got during testing of PR 4263 where if a secure cluster had multiple nodes running on the same physical/virtual server using different ports, Site-to-site would fail to retrieve the peers because the certificate SAN did not match. What was happening was the request for S2S details was being replicated to all nodes, and whichever answered first used its ports, but often did not match the specific node which was queried. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
