ice
ice copied to clipboard
Review peer certificate tests
It's not clear why CI didn't catch this bug.
Yes, this was bogus we want the leaf certificate with index 0. The previous code overrides _peerCertificate
for each cert in the chain which doesn't make sense.
Originally posted by @pepone in https://github.com/zeroc-ice/ice/pull/2388#discussion_r1663192305