authority_find
authority = authority_find(conf, auth);
struct authority_c *authority_find(struct acme_conf *, char *);
if (authority_find(conf, s) == NULL) {
a = authority_find(c, s);