-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When a domain supports the "secp256k1" curve, the tracker does not report any information about what curves are on the website. It appears to be a bug where if the tracker sees a curve it doesn't know about, the curves section is blank and the domain gets a blue (i) icon instead of a green or red checkmark.
To Reproduce
Steps to reproduce the behavior:
- Configure a domain that supports the secp256k1 curve. For Apache running on RedHat Linux, this configuration line will work:
SSLOpenSSLConfCmd Curves prime256v1:secp256k1:secp384r1:secp521r1
- Request a rescan of the domain on the tracker.
- Wait until the rescan is complete.
- View the results for the domain.
- Notice that the Curves information is missing and that the domain now has a blue (i) icon instead of a pass/fail.
Expected behavior
The tracker should list which of the curves are strong, weak, or unknown.
Desktop (please complete the following information):
- OS: Windows 10 Enterprise
- Browser Edge
- Version 131.0.2903.86
h701h
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working