Lines Matching refs:CMP_err

814 #define CMP_err(msg) CMP_ERR(msg "%s%s%s", "", "", "")  macro
883 CMP_err("NULL arg to write_PKIMESSAGE"); in write_PKIMESSAGE()
887 CMP_err("not enough file names provided for writing PKIMessage"); in write_PKIMESSAGE()
907 CMP_err("NULL arg to read_PKIMESSAGE"); in read_PKIMESSAGE()
911 CMP_err("not enough file names provided for reading PKIMessage"); in read_PKIMESSAGE()
982CMP_err("missing -server or -use_mock_srv option, or too few -rspin filename arguments"); in read_write_req_resp()
989CMP_err("-server not supported on no-sock/no-http build; missing -use_mock_srv option or too few -… in read_write_req_resp()
1034 CMP_err("out of memory"); in set_name()
1073 CMP_err("out of memory"); in set_gennames()
1168 CMP_err("no cmp command to execute"); in transform_opts()
1180 CMP_err("unknown option given for key loading format"); in transform_opts()
1188 CMP_err("unknown option given for certificate storing format"); in transform_opts()
1193 CMP_err("unknown option given for CRL storing format"); in transform_opts()
1213 CMP_err("must give -srv_ref for mock server if no -srv_cert given"); in setup_srv_ctx()
1235CMP_err("server credentials (-srv_secret or -srv_cert) must be given if -use_mock_srv or -port is … in setup_srv_ctx()
1243 CMP_err("must give both -srv_cert and -srv_key options or neither"); in setup_srv_ctx()
1341 CMP_err("-failurebits out of range"); in setup_srv_ctx()
1491 CMP_err("could not add untrusted cert to TLS client cert chain"); in setup_ssl_ctx()
1599 CMP_err("must give -key or -secret unless -unprotected_requests is used"); in setup_protection_ctx()
1605 CMP_err("must give -ref if no -cert and no -subject given"); in setup_protection_ctx()
1609 CMP_err("must give both -cert and -key options or neither"); in setup_protection_ctx()
1660 CMP_err("out of memory"); in setup_protection_ctx()
1774CMP_err("missing -newkey (or -key) to be certified and no -csr, -oldcert, -cert, or -reqin option … in setup_request_ctx()
1788 CMP_err("-newkeyout not given, nowhere to save centrally generated key"); in setup_request_ctx()
1804 CMP_err("missing -newkey (or -key) option for key to be certified and for POPO"); in setup_request_ctx()
1809 CMP_err("-certout not given, nowhere to save newly enrolled certificate"); in setup_request_ctx()
1860 CMP_err("missing -oldcert for certificate to be updated and no -csr given"); in setup_request_ctx()
1870CMP_err("missing -oldcert or -issuer and -serial for certificate to be revoked and no -csr given"); in setup_request_ctx()
1878 CMP_err("Must give both -issuer and -serial options or neither"); in setup_request_ctx()
1895 CMP_err("out of memory"); in setup_request_ctx()
1908 CMP_err("missing PKCS#10 CSR for p10cr"); in setup_request_ctx()
1964 CMP_err("could not set requested cert validity period"); in setup_request_ctx()
1969 CMP_err("cannot have policies both via -policies and via -policy_oids"); in setup_request_ctx()
2007 CMP_err("cannot have Subject Alternative Names both via -reqexts and via -sans"); in setup_request_ctx()
2071 CMP_err("out of memory"); in setup_request_ctx()
2178 CMP_err("Unable to create 'OSSL_CMP_ITAV' structure"); in handle_opt_geninfo()
2185 CMP_err("Failed to add ITAV for geninfo of the PKI message header"); in handle_opt_geninfo()
2193 CMP_err("out of memory"); in handle_opt_geninfo()
2225 CMP_err("missing -server or -use_mock_srv or -rspin option"); in setup_client_ctx()
2229CMP_err("missing -use_mock_srv or -rspin option; -server option is not supported due to no-sock bu… in setup_client_ctx()
2290 CMP_err("unknown OID name in -infotype option"); in setup_client_ctx()
2315 CMP_err("missing -template option for genm with infotype certReqTemplate"); in setup_client_ctx()
2355 CMP_err("missing -tls_key option"); in setup_client_ctx()
2358 CMP_err("missing -tls_cert option"); in setup_client_ctx()
2411 CMP_err("out of memory"); in setup_client_ctx()
2902 CMP_err("-keep_alive argument must be 0, 1, or 2"); in get_opts()
3081 CMP_err("invalid popo spec. Valid values are -1 .. 2"); in get_opts()
3111 CMP_err("invalid revreason. Valid values are -1 .. 6, 8 .. 10"); in get_opts()
3459 CMP_err("Missing -cacertsout option for -infotype caCerts"); in do_genm()
3483 CMP_err("Missing -newwithnew option for -infotype rootCaCert"); in do_genm()
3525 CMP_err("Missing -oldcrl and no -crlcert given for -infotype crlStatusList"); in do_genm()
3529 CMP_err("Missing -crlout for -infotype crlStatusList"); in do_genm()
3629 CMP_err("Did not receive response on genm or genp is not valid"); in do_genm()
3677 CMP_err("out of memory"); in cmp_main()
3761 CMP_err("-tls_used option not supported with -port option"); in cmp_main()
3765 CMP_err("The -port option excludes -server and -use_mock_srv"); in cmp_main()
3769 CMP_err("The -port option does not support -reqin and -reqout"); in cmp_main()
3773 CMP_err("The -port option does not support -rspin and -rspout"); in cmp_main()
3779 CMP_err("cannot use both -server and -use_mock_srv options"); in cmp_main()
3829CMP_err("the -reqout_only client option does not combine with -port implying server behavior"); in cmp_main()
3855 CMP_err("cannot set up CMP context"); in cmp_main()