Lines Matching refs:CMP_err
727 #define CMP_err(msg) CMP_ERR(msg"%s%s%s", "", "", "") macro
797 CMP_err("NULL arg to write_PKIMESSAGE"); in write_PKIMESSAGE()
801 CMP_err("not enough file names provided for writing PKIMessage"); in write_PKIMESSAGE()
821 CMP_err("NULL arg to read_PKIMESSAGE"); in read_PKIMESSAGE()
825 CMP_err("not enough file names provided for reading PKIMessage"); in read_PKIMESSAGE()
896 … CMP_err("missing -server or -use_mock_srv option, or too few -rspin filename arguments"); in read_write_req_resp()
903 …CMP_err("-server not supported on no-sock/no-http build; missing -use_mock_srv option or too few -… in read_write_req_resp()
948 CMP_err("out of memory"); in set_name()
987 CMP_err("out of memory"); in set_gennames()
1082 CMP_err("no cmp command to execute"); in transform_opts()
1094 CMP_err("unknown option given for key loading format"); in transform_opts()
1102 CMP_err("unknown option given for certificate storing format"); in transform_opts()
1107 CMP_err("unknown option given for CRL storing format"); in transform_opts()
1127 CMP_err("must give -srv_ref for mock server if no -srv_cert given"); in setup_srv_ctx()
1149 …CMP_err("server credentials (-srv_secret or -srv_cert) must be given if -use_mock_srv or -port is … in setup_srv_ctx()
1157 CMP_err("must give both -srv_cert and -srv_key options or neither"); in setup_srv_ctx()
1242 CMP_err("-failurebits out of range"); in setup_srv_ctx()
1393 CMP_err("could not add untrusted cert to TLS client cert chain"); in setup_ssl_ctx()
1502 CMP_err("must give -key or -secret unless -unprotected_requests is used"); in setup_protection_ctx()
1508 CMP_err("must give -ref if no -cert and no -subject given"); in setup_protection_ctx()
1512 CMP_err("must give both -cert and -key options or neither"); in setup_protection_ctx()
1563 CMP_err("out of memory"); in setup_protection_ctx()
1677 …CMP_err("missing -newkey (or -key) to be certified and no -csr, -oldcert, -cert, or -reqin option … in setup_request_ctx()
1692 CMP_err("missing -newkey (or -key) option for key to be certified and for POPO"); in setup_request_ctx()
1697 CMP_err("-certout not given, nowhere to save newly enrolled certificate"); in setup_request_ctx()
1742 CMP_err("missing -oldcert for certificate to be updated and no -csr given"); in setup_request_ctx()
1752 …CMP_err("missing -oldcert or -issuer and -serial for certificate to be revoked and no -csr given"); in setup_request_ctx()
1760 CMP_err("Must give both -issuer and -serial options or neither"); in setup_request_ctx()
1777 CMP_err("out of memory"); in setup_request_ctx()
1790 CMP_err("missing PKCS#10 CSR for p10cr"); in setup_request_ctx()
1845 CMP_err("could not set requested cert validity period"); in setup_request_ctx()
1850 CMP_err("cannot have policies both via -policies and via -policy_oids"); in setup_request_ctx()
1888 CMP_err("cannot have Subject Alternative Names both via -reqexts and via -sans"); in setup_request_ctx()
1953 CMP_err("out of memory"); in setup_request_ctx()
2060 CMP_err("Unable to create 'OSSL_CMP_ITAV' structure"); in handle_opt_geninfo()
2067 CMP_err("Failed to add ITAV for geninfo of the PKI message header"); in handle_opt_geninfo()
2075 CMP_err("out of memory"); in handle_opt_geninfo()
2107 CMP_err("missing -server or -use_mock_srv or -rspin option"); in setup_client_ctx()
2111 …CMP_err("missing -use_mock_srv or -rspin option; -server option is not supported due to no-sock bu… in setup_client_ctx()
2172 CMP_err("unknown OID name in -infotype option"); in setup_client_ctx()
2197 CMP_err("missing -template option for genm with infotype certReqTemplate"); in setup_client_ctx()
2237 CMP_err("missing -tls_key option"); in setup_client_ctx()
2240 CMP_err("missing -tls_cert option"); in setup_client_ctx()
2294 CMP_err("out of memory"); in setup_client_ctx()
2786 CMP_err("-keep_alive argument must be 0, 1, or 2"); in get_opts()
2960 CMP_err("invalid popo spec. Valid values are -1 .. 2"); in get_opts()
2990 CMP_err("invalid revreason. Valid values are -1 .. 6, 8 .. 10"); in get_opts()
3334 CMP_err("Missing -cacertsout option for -infotype caCerts"); in do_genm()
3358 CMP_err("Missing -newwithnew option for -infotype rootCaCert"); in do_genm()
3400 CMP_err("Missing -oldcrl and no -crlcert given for -infotype crlStatusList"); in do_genm()
3404 CMP_err("Missing -crlout for -infotype crlStatusList"); in do_genm()
3504 CMP_err("Did not receive response on genm or genp is not valid"); in do_genm()
3552 CMP_err("out of memory"); in cmp_main()
3636 CMP_err("-tls_used option not supported with -port option"); in cmp_main()
3640 CMP_err("The -port option excludes -server and -use_mock_srv"); in cmp_main()
3644 CMP_err("The -port option does not support -reqin and -reqout"); in cmp_main()
3648 CMP_err("The -port option does not support -rspin and -rspout"); in cmp_main()
3653 CMP_err("cannot use both -server and -use_mock_srv options"); in cmp_main()
3721 CMP_err("cannot set up CMP context"); in cmp_main()