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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|no peer certificates. |`trust` of 0 |`trust` of 0|
|peer certificate in a chain we *DO NOT* trust|`trust` of 1000|`trust` of 0|
|peer certificate in a chain we *DO* trust|`trust` of 1000|`trust` of 1000|
The existing check for `CommonName` and `DNSSuffixes` is a red herring. As long as we properly check the certificate chain, the right `trust` should be given.