TRUST_ANCHOR_FILE
if ((ta_fd = open(TRUST_ANCHOR_FILE, O_RDWR | O_CREAT, 0644)) == -1)
log_warn("%s", TRUST_ANCHOR_FILE);