Load a stack of X.509 certificates from a PEM file for TSA configuration.
Declared in <openssl/ts.h>
<openssl/ts.h>
stack_st_X509* TS_CONF_load_certs(char const* file);
New STACK_OF(X509), or NULL on error.