Home
last modified time | relevance | path

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

/openssl/test/
H A Dca_internals_test.c27 char *indexfile; in test_do_updatedb() local
55 indexfile = test_get_argument(1); in test_do_updatedb()
56 db = load_index(indexfile, NULL); in test_do_updatedb()
67 if (!TEST_true(save_index(indexfile, "new", db))) in test_do_updatedb()
70 if (!TEST_true(rotate_index(indexfile, "new", "old"))) in test_do_updatedb()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in323 =item B<-index> I<indexfile>
325 The I<indexfile> parameter is the name of a text index file in B<ca>

Completed in 5 milliseconds