You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove increment inside loop when validating intermediate CA (#4780) (#4784)
This commit fixes a bug when validating an intermediate CA
to remove the increment inside of the loop, since it
is incremented outside the loop already.
Don't check the certificate thumbprint against
the CA thumbprint if it's already been found.
Fixes#4717
Co-authored-by: Russ Cam <russ.cam@elastic.co>
0 commit comments