fcopy_env
fcopy_env(extcnf, ca->extcnf, 0400);
fcopy_env(sslcnf, ca->sslcnf, 0400);
void fcopy_env(const char *, const char *, mode_t);