UnderHost
Knowledgebase Docs

ECC SSL certificates-elliptic curve modern encryption

ECC certificates offer stronger encryption with smaller key sizes than RSA. Support ECDSA signing.

On this page

ECC (Elliptic Curve Cryptography) is modern encryption that provides equivalent security to RSA with much smaller key sizes, resulting in faster performance and smaller certificates.

ECC vs RSA

FeatureECCRSA
Key size for same security256 bits2048-4096 bits
PerformanceFasterSlower
Certificate sizeSmallerLarger
Browser support95%+ modern browsers100%

Performance benefits

  • Faster handshake: ECC is 10-20% faster than RSA
  • Lower bandwidth: Smaller certificates
  • Better for mobile: Reduced CPU/battery usage

Browser support

ECC is supported by:

  • Chrome/Edge (all versions)
  • Firefox (all versions)
  • Safari (all versions)
  • IE 11+ (with limited curves)
Use both ECC and RSA

Modern servers support dual certificates: install both ECC and RSA for maximum compatibility and performance.

Related: SSL errors | CSR generation

Was this article helpful?

Need security-focused hosting?

UnderHost services include DDoS-aware infrastructure, SSL support, account isolation, backups, and security guidance.

Related articles

Back to Security