Category Archives: ssl

OpenSSL

Intro SSL Pitfalls * Processing overhead – Use: cryptographic acceleration hardware, load balancing * Keys in the clear – Lock down environment * Compromised server credentials – Use: CRL (Certificate Revocation List) * Inadequate entropy (higher the entropy, the more … Continue reading

Posted in ssl | 15 Comments