add_certs_from_file
if (add_certs_from_file(cert_stack, certfile) < 0) {
static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile);