Searched refs:chainfile (Results 1 – 1 of 1) sorted by relevance
952 const char *chainfile; member1123 if (exc->chainfile != NULL) { in load_excert()1124 if (!load_certs(exc->chainfile, 0, &exc->chain, NULL, "server chain")) in load_excert()1169 if (exc->chainfile != NULL) { in args_excert()1174 exc->chainfile = opt_arg(); in args_excert()