Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c140 static char *opt_certout = NULL; variable
640 {&opt_certout}, {&opt_chainout},
1696 if (opt_certout == NULL && opt_reqout_only == NULL) { in setup_request_ctx()
1732 if (opt_certout != NULL) in setup_request_ctx()
2977 opt_certout = opt_str(); in get_opts()
3779 && opt_certout != NULL && opt_chainout != NULL in cmp_main()
3780 && strcmp(opt_certout, opt_chainout) == 0) { in cmp_main()
3790 || !save_cert_or_delete(newcert, opt_certout, "newly enrolled")) in cmp_main()

Completed in 11 milliseconds