Using Beacons to Monitor Endpoints with Elyptical Curve Certificates
Hi All
We recently started updating many of our end to use Elliptical Curve Certificates.
D:\>"c:\Program Files (x86)\Nmap\nmap.exe" --script ssl-enum-ciphers -p 443 [hostname]
Starting Nmap 7.92 ( https://nmap.org ) at 2022-10-07 00:39 Coordinated Universal Time
Nmap scan report for [hostname] (10.xx.xx.xx)
Host is up (0.00088s latency).
PORT STATE SERVICE
443/tcp open https
| ssl-enum-ciphers:
| TLSv1.2:
| ciphers:
| TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (secp256r1) - A
| TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (secp256r1) - A
| compressors:
| NULL
| cipher preference: server
|_ least strength: A
When trying to monitor this endpoint with a Beacon, we get the following error message: