Home
last modified time | relevance | path

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

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv74 1,genm rootCaCert with oldwithold , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -
75 1,genm rootCaCert without oldwithold , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, B…
76 0,genm rootCaCert oldwithold missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -
77 0,genm rootCaCert oldwithold empty file , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -
78 0,genm rootCaCert oldwithold random file , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -
79 0,genm rootCaCert oldwithold nonexistent , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -
80 1,genm rootCaCert oldwithold different , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -
81 …wwithnew , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem,…
82 … missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem,…
83 …thnew , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -oldwithold, oldWithOld.pem,…
[all …]
/openssl/apps/
H A Dcmp.c3351 X509 *oldwithold = NULL; in do_genm() local
3364 oldwithold = load_cert_pwd(opt_oldwithold, opt_otherpass, in do_genm()
3366 if (oldwithold == NULL) in do_genm()
3369 if (!OSSL_CMP_get1_rootCaKeyUpdate(ctx, oldwithold, &newwithnew, in do_genm()
3376 else if (oldwithold == NULL && oldwithnew != NULL) in do_genm()
3391 X509_free(oldwithold); in do_genm()
/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod164 the I<oldwithold> certificate if present, otherwise it cannot be stronger than
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in75 [B<-oldwithold> I<filename>]
727 =item B<-oldwithold> I<filename>
743 and the certificate provided with B<-oldwithold> as the (only) trust anchor,
749 the B<-oldwithold> certificate if present, otherwise it cannot be stronger than

Completed in 23 milliseconds