x509_certificate_chain_validate() function
x509_certificate_chain_validate - Validate X.509 certificate chain @trusted: List of trusted certificates @chain: Certificate chain to be validated (first chain must be issued by signed by the second certificate in the chain and so on) @reason: Buffer for returning failure reason (X509_VALIDATE_*) Returns: 0 if chain is valid, -1 if not
![]()
x509_certificate_chain_validate(
x509_certificate_chain_validate() is called by 1 function and calls 5 functions:
![]()
x509_certificate_chain_validate()
x509_certificate_chain_validate() reads 11 variables and writes 1 variable:
![]()
x509_certificate_chain_validate()