Searched refs:kur (Results 1 – 8 of 8) sorted by relevance
/openssl/test/recipes/80-test_cmp_http_data/ |
H A D | test_enrollment.csv | 112 1,kur explicit options, -section,, -cmd,kur, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BL… 113 1,kur minimal options, -section,, -cmd,kur,BLANK,,,BLANK,, -subject,"""",BLANK,,BLANK,,BLANK,,BLANK… 114 0,kur newkey value missing, -section,, -cmd,kur, -newkey,,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK… 115 0,kur newkey is non-existing directory and file, -section,, -cmd,kur, -newkey,idontexist/idontexist… 116 0,kur newkey parameter count no match, -section,, -cmd,kur, -newkey,abc,def, -newkeypass,pass:,,,BL… 117 0,kur newkey missing argument, -section,, -cmd,kur, -newkey,BLANK,, -newkeypass,pass:,,,BLANK,,BLAN… 118 0,kur oldcert not existing, -section,, -cmd,kur, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK… 119 0,kur wrong oldcert, -section,, -cmd,kur, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK… 120 0,kur empty oldcert file, -section,, -cmd,kur, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,… 121 0,kur without cert and oldcert, -section,, -cmd,kur, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,B… [all …]
|
/openssl/apps/ |
H A D | openssl-vms.cnf | 354 cmd = ir # default operation, can be overridden on cmd line with, e.g., kur 382 [kur] 384 cmd = kur
|
H A D | openssl.cnf | 354 cmd = ir # default operation, can be overridden on cmd line with, e.g., kur 382 [kur] 384 cmd = kur
|
/openssl/doc/internal/man3/ |
H A D | ossl_cmp_mock_srv_new.pod | 51 to be expected for rr messages and for any oldCertID included in kur messages.
|
/openssl/doc/man1/ |
H A D | openssl-cmp.pod.in | 18 [B<-cmd> I<ir|cr|kur|p10cr|rr|genm>] 214 =item B<-cmd> I<ir|cr|kur|p10cr|rr|genm> 227 =item kur E<nbsp>E<nbsp>- Key Update Request 244 B<kur> requests a (key) update for an existing certificate. 393 When used with B<-cmd> I<ir>, I<cr>, or I<kur>, 1376 openssl cmp -section insta,kur 1380 openssl cmp -section insta,kur,signature 1431 openssl cmp -cmd kur -server 127.0.0.1:80/pkix/ \ 1481 openssl cmp -cmd kur -newkey cl_key_new.pem
|
/openssl/doc/man3/ |
H A D | OSSL_CMP_SRV_CTX_new.pod | 152 OSSL_CMP_SRV_CTX_set_accept_raverified() enables acceptance of ir/cr/kur
|
/openssl/crypto/cmp/ |
H A D | cmp_local.h | 623 OSSL_CRMF_MSGS *kur; /* 7 */ member
|
H A D | cmp_asn.c | 1025 ASN1_EXP(OSSL_CMP_PKIBODY, value.kur, OSSL_CRMF_MSGS, 7),
|
Completed in 37 milliseconds