Get a prompt and clear overview of your security configuration. Right now!
Components
C
Key Exchange Method
Name
static Elliptic-curve Diffie–Hellman (ECDH)
Security
Static Elliptic-curve Diffie–Hellman[521][522] key exchange is a variant of the Elliptic-curve Diffie–Hellman[490][491] key exchange protocol using elliptic-curve cryptography[259][260][261][262]. It has no forward secrecy[135][136][137][138], and does not protect past sessions against future compromises. If long-term secret keys or passwords are compromised, encrypted communications and sessions recorded in the past can be retrieved and decrypted. Leading client applications do not use this algorithm. Unless your application or requirements specifically call for their use, it is generally safer to avoid cipher suites that are not adopted and supported by a critical mass of the industry.
Recommendations
Remove the cipher suite from the list of cipher suites supported by your server or replace the cipher suite with it's Ephemeral Diffie-Hellman[142][143][144][145] version.
A+
Authentication Method
Name
Elliptic Curve Digital Signature Algorithm (ECDSA)
Encryption algorithm is a null encryption[568][569] that cannot provide confidentiality[198][199][200], so connection is available or disclosed to unauthorized individuals, entities, or processes.
Recommendations
Remove the cipher suite from the list of cipher suites supported by your server.