Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New idea: Ability to get Public Key Algorithm and Signature Algorithm in certifications #196

Open
csabka opened this issue Oct 5, 2024 · 0 comments

Comments

@csabka
Copy link

csabka commented Oct 5, 2024

Over the time algorithms are getting weak. It can be good to create alerts / visualization in case of mass replacements.
It can be good to see when there is a replacement of a cert and after it there is a client issue after that time (which e.g using too old library).

examples:
Signature Algorithm: sha256WithRSAEncryption
Public Key Algorithm: rsaEncryption RSA Public-Key: (2048 bit)

Signature Algorithm: ecdsa-with-SHA256
Public Key Algorithm: id-ecPublicKey Public-Key: (256 bit) ASN1 OID: prime256v1 NIST CURVE: P-256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant