What is the preferred method for admin certificates in a multi-node deployment:1) Single cert with multiple SAN for each node2) Shared certificate with multiple SAN among all nodesShould I create different cert for each node or just share a single ce...