ca_export
ca_export(ca, NULL, res->peer, res->pass);
ca_export(ca, res->host, res->peer, res->pass);
int ca_export(struct ca *, char *, char *, char *);