ssl_load_file
p->pki_cert = ssl_load_file(pathname, &p->pki_cert_len, 0755);
c->ca_cert = ssl_load_file(pathname, &c->ca_cert_len, 0755);