Home
last modified time | relevance | path

Searched refs:chainfile (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c884 const char *chainfile; member
1056 if (exc->chainfile != NULL) { in load_excert()
1057 if (!load_certs(exc->chainfile, 0, &exc->chain, NULL, "server chain")) in load_excert()
1102 if (exc->chainfile != NULL) { in args_excert()
1107 exc->chainfile = opt_arg(); in args_excert()