|
|
|
|
|
by moduspol
300 days ago
|
|
Well I mean there's no inherent requirement that PKI work the way it does. We've mostly just accepted it because it's good enough. Even if your server admins fully understand TLS, there are still issues like clock skew on clients breaking things, old cipher suites needing to be reviewed / sunset, users clicking past certificate warnings despite training, and the list of (sometimes questionable) globally trusted CAs that the security of the Internet depends upon. Of course they should do their job properly, but I'm skeptical that we (as software developers) can't come up with something that can more reliably work well. |
|