Security
Encryption Ciphers | OK | ||
---|---|---|---|
Public Key Size | 2048 bits | Key sizes 1024 bits or larger are considered secure. Be aware that unnecessarily large key sizes will slow down the connection establishment. | |
Secure Renegotiation | Yes | ||
Protocols | OK | SSLv3, TLSv1 |
Performance
HTTP Keepalive | Yes | ||
---|---|---|---|
SSL Session Cache | Yes | ||
TLS Stateless Resume | Yes | ||
SSL Handshake Size | 4540 bytes | The amount of data exchanged to establish a session with this server is large. This will result in a slower initial connection. Using a certificate with fewer intermediate chains and / or a smaller public key size can reduce the amount of data. |
Encryption Ciphers (TLS/SSLv3)
Cipher | Strength | Algo | Key | KeyEx | Handshake | ||
---|---|---|---|---|---|---|---|
AES128-SHA | High | AES | 128-bit | RSA | 375ms | 3986 bytes | |
DHE-RSA-AES128-SHA | High | AES | 128-bit | DH | 396ms | 4388 bytes | |
DES-CBC3-SHA | High | 3DES | 168-bit | RSA | 380ms | 3970 bytes | |
EDH-RSA-DES-CBC3-SHA | High | 3DES | 168-bit | DH | 396ms | 4372 bytes | |
AES256-SHA | High | AES | 256-bit | RSA | 375ms | 3986 bytes | |
DHE-RSA-AES256-SHA | High | AES | 256-bit | DH | 396ms | 4388 bytes |