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 | 5922 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 | ||
---|---|---|---|---|---|---|---|
DHE-RSA-AES256-SHA | High | AES | 256-bit | DH | 190ms | 5770 bytes | |
AES256-SHA | High | AES | 256-bit | RSA | 174ms | 5368 bytes | |
EDH-RSA-DES-CBC3-SHA | High | 3DES | 168-bit | DH | 191ms | 5754 bytes | |
DES-CBC3-SHA | High | 3DES | 168-bit | RSA | 169ms | 5352 bytes | |
DHE-RSA-AES128-SHA | High | AES | 128-bit | DH | 189ms | 5770 bytes | |
AES128-SHA | High | AES | 128-bit | RSA | 173ms | 5368 bytes | |
RC4-SHA | Medium | RC4 | 128-bit | RSA | 168ms | 5344 bytes | |
RC4-MD5 | Medium | RC4 | 128-bit | RSA | 170ms | 5336 bytes |