![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
BASIC_CONSTRAINTS *
void
DESCRIPTION
This object contains two fields. The field int ca is non-zero if the certificate is a CA certificate. The field ASN1_INTEGER *pathlen specifies the maximum number of non-self-issued intermediate certificates that may follow this certificate in a valid certification path. If an X.509 version 3 certificate does not contain this extension
or if the ca field of the
BASIC_CONSTRAINTS object is 0, or if the certificate
contains a key usage extension having the
RETURN VALUES
SEE ALSOd2i_BASIC_CONSTRAINTS(3), X509_check_purpose(3), X509_EXTENSION_new(3), X509_get_extension_flags(3), X509_new(3) STANDARDSRFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile:
HISTORY
|