Class ProhibitDsaUsage

java.lang.Object
de.mtg.jzlint.lints.mozilla.ProhibitDsaUsage
All Implemented Interfaces:
JavaLint

public class ProhibitDsaUsage extends Object implements JavaLint
https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/policy/ Subsection 5.1 Algorithms Root certificates in our root program, and any certificate which chains up to them, MUST use only algorithms and key sizes from the following set: - RSA keys whose modulus size in bits is divisible by 8, and is at least 2048. - ECDSA keys using one of the following curves: + P-256 + P-384