Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Underneath the hood SSL isn’t that simple. It’s quite complicated to implement from scratch - believe me! I have tried! Many vendors use a common implementation of SSL called openssl.

This is bit of security issue for the industry in that:

  • No one really understands all of the depths of openssl.

  • Yet it’s used universally in the industry in all sorts of places.

  • What could possibly go wrong?