Hacker News new | ask | show | jobs
by barbazoo 1863 days ago
Is there a range of trust? AFAIK you either trust a cert (directly or transitively) or not.
2 comments

There aren't degrees of trust in the system, but it is common for more sophisticated systems to have conditional or constrained trust. For example https://wiki.mozilla.org/CA/Additional_Trust_Changes or Microsoft's "NotBefore" constraint in newer versions of their operating system (not to be confused with the "notBefore" parameter in an X.509 certificate itself).
I think what they meant was "I assume they are trusted by [more] older devices..."