You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2020. It is now read-only.
According to https://github.com/briansmith/webpki/issues/90, certlint doesn't indicate when the X509v3 extension field is missing, nor does it indicate when the subjectAltName is missing. Especially since web browsers and other software now routinely reject certificates without these fields, it would be good for certlint to point out when they are missing.
According to https://github.com/briansmith/webpki/issues/90, certlint doesn't indicate when the X509v3 extension field is missing, nor does it indicate when the subjectAltName is missing. Especially since web browsers and other software now routinely reject certificates without these fields, it would be good for certlint to point out when they are missing.