Home
last modified time | relevance | path

Searched defs:certdir (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/acme-client/
H A Dfileproc.c93 fileproc(int certsock, const char *certdir, const char *certfile, const char in fileproc()
H A Dmain.c44 char *certdir = NULL; in main() local