Home
last modified time | relevance | path

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

/external/openssl/apps/
Dcms.c113 char *certsoutfile = NULL; in MAIN() local
419 certsoutfile = *++args; in MAIN()
822 if (certsoutfile) in MAIN()
826 if (!save_certs(certsoutfile, allcerts)) in MAIN()
830 certsoutfile); in MAIN()