Invicti detected that a deprecated, insecure transportation security protocol (TLS 1.1) is supported by your web server.
TLS 1.1 will be considered as deprecated by major web browsers (i.e. Chrome, Firefox, Safari, Edge) starting in 2020.
Your website will be inaccessible due to web browser deprecation.
Configure your web server to disallow using weak ciphers. You need to restart the web server to enable changes.
nginx.conf
file and remove TLSv1.1
.ssl_protocols TLSv1.2;regedt32
or regedit
, and then click OK.Server
or create if it doesn't exist.Server
key, locate a DWORD value named Enabled
or create if it doesn't exist and set its value to "0". We recommended to disable TLS 1.1 and replace it with TLS 1.2 or higher. See Remedy section for more details.
You can search and find all vulnerabilities