Lines Matching refs:CMP_warn
808 #define CMP_warn(msg) CMP_WARN(msg "%s%s%s", "", "", "") macro
977 CMP_warn("too few -rspin filename arguments; resorting to using mock server"); in read_write_req_resp()
986 CMP_warn("too few -rspin filename arguments; resorting to contacting server"); in read_write_req_resp()
1238 …CMP_warn("server will not be able to handle PBM-protected requests since -srv_secret is not given"… in setup_srv_ctx()
1271 …CMP_warn("mock server will not be able to handle signature-protected requests since -srv_trusted i… in setup_srv_ctx()
1283 CMP_warn("no -rsp_cert given for mock server"); in setup_srv_ctx()
1336 CMP_warn("-failurebits overrides -failure"); in setup_srv_ctx()
1382 CMP_warn("-trusted option is ignored since -srvcert option is present"); in setup_verification_ctx()
1386 CMP_warn("-recipient option is ignored since -srvcert option is present"); in setup_verification_ctx()
1461 CMP_warn("-tls_used given without -tls_trusted; will not authenticate the TLS server"); in setup_ssl_ctx()
1516 CMP_warn("could not build cert chain for own TLS cert"); in setup_ssl_ctx()
1572 CMP_warn("-tls_used given without -tls_key; cannot authenticate to the TLS server"); in setup_ssl_ctx()
1626 CMP_warn("-cert and -key not used for protection since -secret is given"); in setup_protection_ctx()
1644 CMP_warn("will not authenticate server due to missing -secret, -trusted, or -srvcert"); in setup_protection_ctx()
1674 CMP_warn("-own_trusted option is ignored without -cert"); in setup_protection_ctx()
1767 CMP_warn("no -subject given; no -csr or -oldcert or -cert available for fallback"); in setup_request_ctx()
1874 CMP_warn("ignoring -csr since certificate to be revoked is given"); in setup_request_ctx()
1882 CMP_warn("Ignoring -oldcert " OSSL_CMP_RR_MSG); in setup_request_ctx()
1884 CMP_warn("Ignoring -csr " OSSL_CMP_RR_MSG); in setup_request_ctx()
1905 CMP_warn("Ignoring -serial for command other than 'rr'"); in setup_request_ctx()
1914 …CMP_warn("missing -recipient, -srvcert, -issuer, -oldcert or -cert; recipient for any requests not… in setup_request_ctx()
1975 CMP_warn("-csr option is ignored for 'genm' command"); in setup_request_ctx()
2015 CMP_warn("-opt_san_nodefault has no effect when -sans is used"); in setup_request_ctx()
2022 CMP_warn("-opt_policy_oids_critical has no effect unless -policy_oids is given"); in setup_request_ctx()
2056 CMP_warn("-oldcert option is ignored for 'genm' command"); in setup_request_ctx()
2236 CMP_warn("ignoring -proxy option since -server is not given"); in setup_client_ctx()
2238 CMP_warn("ignoring -no_proxy option since -server is not given"); in setup_client_ctx()
2248 CMP_warn("assuming -tls_used since -server URL indicates HTTPS"); in setup_client_ctx()
2282 CMP_warn("no -infotype option given for genm"); in setup_client_ctx()
2284 CMP_warn("-infotype option is ignored for commands other than 'genm'"); in setup_client_ctx()
2340 CMP_warn("-reqin is ignored since -rspin is present"); in setup_client_ctx()
2343 CMP_warn("-reqin_new_tid is ignored since -reqin is not present"); in setup_client_ctx()
2467 CMP_warn("saving more than one certificate in non-PEM format"); in save_free_certs()
3468 CMP_warn("no CA certificates provided by server"); in do_genm()
3487 …CMP_warn("No -oldwithold given, will use all certs given with -trusted as trust anchors for verify… in do_genm()
3502 …CMP_warn("oldWithNew certificate received in genp for verifying oldWithOld, but oldWithOld was not… in do_genm()
3551 CMP_warn("-oldcrl and -crlcert have different issuer"); in do_genm()
3579 CMP_warn("no certificate request template available"); in do_genm()
3593 CMP_warn("no key specifications available"); in do_genm()
3755 CMP_warn("-tls_used given without any other TLS options"); in cmp_main()
3757 CMP_warn("ignoring TLS options(s) since -tls_used is not given"); in cmp_main()
3783 CMP_warn("ignoring -tls_used option since -server is not given or -use_mock_srv is given"); in cmp_main()
3848 CMP_warn("-server option is not used if enough filenames given for -rspin"); in cmp_main()
3851 CMP_warn("-use_mock_srv option is not used if enough filenames given for -rspin"); in cmp_main()