Skip to content
This repository was archived by the owner on Oct 27, 2019. It is now read-only.

SSL Labs

Timofey Koolin edited this page Oct 7, 2017 · 1 revision

SSL Server Test
-——————
uri:
https://www.ssllabs.com/ssltest/analyze.html?d=%DOMAIN%

Certificate
-————
options:

Protocol Support
-——————-
options:
-min-tls tls10 # Protocol Support – 95%
-min-tls tls11 # Protocol Support – 97%
-min-tls tls12 # Protocol Support – 100%

Key Exchange
-————-
options:
-private-key-len 2048 # (default) +384 EC – 90%
-private-key-len 4096 # +384 EC – 100%

Cipher Strength
-——————
options:

  1. -DES
  2. -AES128

Clone this wiki locally