Commit 5bd5dcd4 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Add nameConstraints commonName checking.



New hostname checking function asn1_valid_host()

Check commonName entries against nameConstraints: any CN components in
EE certificate which look like hostnames are checked against
nameConstraints.

Note that RFC5280 et al only require checking subject alt name against
DNS name constraints.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 1d03b7b8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment