Class ExtSanNoEntries

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

public class ExtSanNoEntries extends Object implements JavaLint
RFC 5280: 4.2.1.6 If the subjectAltName 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.