Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Deaytest.c224 char *certpath; local
341 certpath = *(av + 1);
342 certs = getcerts(certpath);
349 certpath = "/usr/local/openssl/certs";
401 error = eay_check_x509cert(&c, certpath, NULL, 1);