Package net.shibboleth.metadata.validate.x509
package net.shibboleth.metadata.validate.x509
Validation classes for X.509 certificate objects.
- Since:
- 0.9.0
-
ClassesClassDescriptionAbstract class implementing validation on
X509Certificateobjects.Validator class to check that X.509 certificates do not contain DSA public keys.Validator class to check that X.509 certificate public keys are not affected by the Return of Coppersmith Attack (ROCA, CVE-2017-15361).Checks to see whether a given modulus represents a key affected by the attack.Validator class to check RSA public exponent values in X.509 certificates.Validator class to check RSA key lengths in X.509 certificates.Validator class to check RSA moduli in X.509 certificates against a list of OpenSSL-format keys.