read_certfile
if (cert || read_certfile(&cert, certfilename)) {
if (read_certfile(&cert2, certfilename)
bool read_certfile(X509 **, const char *);