Check whether certificate subject names satisfy the given Name Constraints.
X509_V_OK (0) if compliant, or an X509_V_ERR_* code on violation or error.
| Name | Description |
|---|---|
| x | Certificate whose subject and subjectAltName are checked. |
| nc | Name Constraints extension value to apply. |