server_tls_load_crl
int server_tls_load_crl(struct server *);
if (server_tls_load_crl(dst) == -1) {
if (server_tls_load_crl(srv) == -1) {