Lines Matching refs:CMP_warn
721 #define CMP_warn(msg) CMP_WARN(msg"%s%s%s", "", "", "") macro
891 CMP_warn("too few -rspin filename arguments; resorting to using mock server"); in read_write_req_resp()
900 CMP_warn("too few -rspin filename arguments; resorting to contacting server"); in read_write_req_resp()
1152 …CMP_warn("server will not be able to handle PBM-protected requests since -srv_secret is not given"… in setup_srv_ctx()
1186 …CMP_warn("mock server will not be able to handle signature-protected requests since -srv_trusted i… in setup_srv_ctx()
1198 CMP_warn("no -rsp_cert given for mock server"); in setup_srv_ctx()
1237 CMP_warn("-failurebits overrides -failure"); in setup_srv_ctx()
1283 CMP_warn("-trusted option is ignored since -srvcert option is present"); in setup_verification_ctx()
1287 CMP_warn("-recipient option is ignored since -srvcert option is present"); in setup_verification_ctx()
1363 CMP_warn("-tls_used given without -tls_trusted; will not authenticate the TLS server"); in setup_ssl_ctx()
1419 CMP_warn("could not build cert chain for own TLS cert"); in setup_ssl_ctx()
1475 CMP_warn("-tls_used given without -tls_key; cannot authenticate to the TLS server"); in setup_ssl_ctx()
1529 CMP_warn("-cert and -key not used for protection since -secret is given"); in setup_protection_ctx()
1547 CMP_warn("will not authenticate server due to missing -secret, -trusted, or -srvcert"); in setup_protection_ctx()
1577 CMP_warn("-own_trusted option is ignored without -cert"); in setup_protection_ctx()
1670 CMP_warn("no -subject given; no -csr or -oldcert or -cert available for fallback"); in setup_request_ctx()
1756 CMP_warn("ignoring -csr since certificate to be revoked is given"); in setup_request_ctx()
1764 CMP_warn("Ignoring -oldcert " OSSL_CMP_RR_MSG); in setup_request_ctx()
1766 CMP_warn("Ignoring -csr " OSSL_CMP_RR_MSG); in setup_request_ctx()
1787 CMP_warn("Ignoring -serial for command other than 'rr'"); in setup_request_ctx()
1796 …CMP_warn("missing -recipient, -srvcert, -issuer, -oldcert or -cert; recipient for any requests not… in setup_request_ctx()
1856 CMP_warn("-csr option is ignored for 'genm' command"); in setup_request_ctx()
1896 CMP_warn("-opt_san_nodefault has no effect when -sans is used"); in setup_request_ctx()
1903 CMP_warn("-opt_policy_oids_critical has no effect unless -policy_oids is given"); in setup_request_ctx()
1937 CMP_warn("-oldcert option is ignored for 'genm' command"); in setup_request_ctx()
2118 CMP_warn("ignoring -proxy option since -server is not given"); in setup_client_ctx()
2120 CMP_warn("ignoring -no_proxy option since -server is not given"); in setup_client_ctx()
2130 CMP_warn("assuming -tls_used since -server URL indicates HTTPS"); in setup_client_ctx()
2164 CMP_warn("no -infotype option given for genm"); in setup_client_ctx()
2166 CMP_warn("-infotype option is ignored for commands other than 'genm'"); in setup_client_ctx()
2222 CMP_warn("-reqin is ignored since -rspin is present"); in setup_client_ctx()
2225 CMP_warn("-reqin_new_tid is ignored since -reqin is not present"); in setup_client_ctx()
2350 CMP_warn("saving more than one certificate in non-PEM format"); in save_free_certs()
3343 CMP_warn("no CA certificates provided by server"); in do_genm()
3362 …CMP_warn("No -oldwithold given, will use all certs given with -trusted as trust anchors for verify… in do_genm()
3377 …CMP_warn("oldWithNew certificate received in genp for verifying oldWithOld, but oldWithOld was not… in do_genm()
3426 CMP_warn("-oldcrl and -crlcert have different issuer"); in do_genm()
3454 CMP_warn("no certificate request template available"); in do_genm()
3468 CMP_warn("no key specifications available"); in do_genm()
3630 CMP_warn("-tls_used given without any other TLS options"); in cmp_main()
3632 CMP_warn("ignoring TLS options(s) since -tls_used is not given"); in cmp_main()
3684 CMP_warn("ignoring -tls_used option since -use_mock_srv is given or -server is not given"); in cmp_main()
3714 CMP_warn("-server option is not used if enough filenames given for -rspin"); in cmp_main()
3716 CMP_warn("-use_mock_srv option is not used if enough filenames given for -rspin"); in cmp_main()