Class ExtIanNoEntries

java.lang.Object
de.mtg.jzlint.lints.rfc.ExtIanNoEntries
All Implemented Interfaces:
JavaLint

public class ExtIanNoEntries extends Object implements JavaLint
RFC 5280: 4.2.1.7 If the issuerAltName extension is present, the sequence MUST contain at least one entry. Unlike the subject field, conforming CAs MUST NOT issue certificates with subjectAltNames containing empty GeneralName fields. For example, an rfc822Name is represented as an IA5String. While an empty string is a valid IA5String, such an rfc822Name is not permitted by this profile. The behavior of clients that encounter such a certificate when processing a certification path is not defined by this profile.