Earlier quoted context omitted.
OTOH it's easy to dismiss something as overly complex before you understand it yourself.
It's even easier to build something that's more complex than needed, because of original bad design or accumulated cruft.
Everything you should know about certificates and PKI but are too afraid to ask
51–54 of 54 posts
Re: Everything you should know about certificates and PKI but are too afraid to ask
#52PKI works. Period. I don't understand how knowledgeable engineers complain about PKI being "too complex". The same people complain that SMTP, DNS and NTP is too difficult too (and claim it can only be solved with external services). Granted having your own home-grown authentication & identity management "salad", or a very complex system that never addressed identity/authenticity, ... then replacing this with PKI will…
Fortunately, as someone pointed out up-thread, the demand for new PKI being generated not just for SSL by things like Let's Encrypt but also by things like device-aware trust is helping encourage a trend in making it easier to do it correctly and harder to do it wrong. Not quite there yet, but showing signs of improvement.
Re: Everything you should know about certificates and PKI but are too afraid to ask
#53Re: Everything you should know about certificates and PKI but are too afraid to ask
#54Here's something nasty. The firewall where I am working (provided by Palo Alto Networks) can decrypt https and other "secure" traffic passing through it. I believe it auto-negotiates down to TLS 1.1 at which point it can decrypt everything to plain-text and can examine it to its hearts content. They are supposed to whitelist financial addresses (such as banking details) but would you trust that to be happening?