Home
last modified time | relevance | path

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

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_enrollment.csv8 0,newkey missing arg, -section,, -cmd,ir, -newkey,,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK,,BLANK…
72 0,no certout, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK,,BLANK,…
73 0,certout missing arg, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLAN…
75 0,certout too many parameters, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLA…
95 1,pkcs10 converted to ir with privkey, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BL…
96 0,pkcs10 converted to ir with pubkey with popo SIGNATURE, -section,, -cmd,ir, -newkey,new_pub.key,,…
97 0,pkcs10 converted to ir with pubkey with popo RAVERIFIED, -section,, -cmd,ir, -newkey,new_pub.key,…
98 0,pkcs10 converted to ir without -newkey, -section,, -cmd,ir, -newkey,"""",, BLANK,,,,BLANK,,BLANK,…
106 1,ir + ignored revocation, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,…
107 0,ir + invalid revreason, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,B…
[all …]
H A Dtest_commands.csv4 1,minimum options, -section,, -cmd,ir,,BLANK,,,BLANK,,,BLANK,,BLANK,
11 1,no cacertsout, -section,, -cmd,ir,,BLANK,,,BLANK,,,BLANK,,BLANK,
13 1,use cacerts, -section,, -cmd,ir,,BLANK,,,BLANK,,,BLANK,,BLANK, -trusted,_RESULT_DIR/test.cacerts1…
14 0,cacertsout missing arg, -section,, -cmd,ir,, -cacertsout,,,BLANK,,,BLANK,,BLANK,
61 1,ir + infotype, -section,, -cmd,ir,,BLANK,,, -infotype,signKeyPairTypes,,BLANK,,BLANK,
127 1,reqout ir+certConf rspout ip+pkiConf, -section,, -cmd,ir,,-reqout,_RESULT_DIR/ir.der _RESULT_DIR/…
129 1,reqin old tid, -section,, -cmd,ir,,-reqin,_RESULT_DIR/ir.der _RESULT_DIR/certConf.der,,BLANK,,,BL…
130 1,reqin new tid, -section,, -cmd,ir,,-reqin,_RESULT_DIR/ir.der _RESULT_DIR/certConf.der,,BLANK,,,BL…
135 1,reqout_only ir - no server, -section,, -cmd,ir,,-reqout_only,_RESULT_DIR/ir2.der,,BLANK,,BLANK, -…
137 0,reqin ir - no newkey, -section,, -cmd,ir,,-reqin,_RESULT_DIR/ir2.der,,-newkey,"""",-newkey,"""",-…
[all …]
/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dtest.cnf8 cmd = ir
/openssl/apps/
H A Dopenssl-vms.cnf354 cmd = ir # default operation, can be overridden on cmd line with, e.g., kur
376 [ir]
377 cmd = ir
H A Dopenssl.cnf354 cmd = ir # default operation, can be overridden on cmd line with, e.g., kur
376 [ir]
377 cmd = ir
/openssl/crypto/cmp/
H A Dcmp_msg.c114 reqs = msg->body->value.ir; /* value.ir is same for cr and kur */ in OSSL_CMP_MSG_get0_certreq_publickey()
181 if ((msg->body->value.ir = OSSL_CRMF_MSGS_new()) == NULL) in ossl_cmp_msg_create()
427 if (!sk_OSSL_CRMF_MSG_push(msg->body->value.ir, local_crm)) in ossl_cmp_certreq_new()
H A Dcmp_local.h600 OSSL_CRMF_MSGS *ir; /* 0 */ member
H A Dcmp_vfy.c898 if (!OSSL_CRMF_MSGS_verify_popo(msg->body->value.ir, OSSL_CMP_CERTREQID, in ossl_cmp_verify_popo()
H A Dcmp_server.c248 OSSL_CRMF_MSGS *reqs = req->body->value.ir; /* same for cr and kur */ in process_cert_request()
H A Dcmp_asn.c1016 ASN1_EXP(OSSL_CMP_PKIBODY, value.ir, OSSL_CRMF_MSGS, 0),
/openssl/doc/man3/
H A DOSSL_CMP_SRV_CTX_new.pod152 OSSL_CMP_SRV_CTX_set_accept_raverified() enables acceptance of ir/cr/kur
/openssl/test/
H A Dcmp_vfy_test.c105 const OSSL_CRMF_MSGS *reqs = fixture->msg->body->value.ir; in execute_verify_popo_test()
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in18 [B<-cmd> I<ir|cr|kur|p10cr|rr|genm>]
214 =item B<-cmd> I<ir|cr|kur|p10cr|rr|genm>
221 =item ir E<nbsp> - Initialization Request
235 B<ir> requests initialization of an end entity into a PKI hierarchy
393 When used with B<-cmd> I<ir>, I<cr>, or I<kur>,
1417 openssl cmp -cmd ir -server 127.0.0.1:80/pkix/ -recipient "/CN=CMPserver" \

Completed in 50 milliseconds