Class X509CertificateParentChildValidator<T extends AbstractX509CertificateWrapper>

    • Method Detail

      • validate

        public void validate​(String location,
                             T certificate)
      • getChild

        protected T getChild()
      • verifyValidity

        protected void verifyValidity()
      • verifyKeyUsage

        protected void verifyKeyUsage()
        https://datatracker.ietf.org/doc/html/rfc6487#section-4.8.4 KeyUsage validation added as warning to be similar to current checks.