CMP_warn
CMP_warn("server will not be able to handle PBM-protected requests since -srv_secret is not given");
CMP_warn("mock server will not be able to handle signature-protected requests since -srv_trusted is not given");
CMP_warn("no -rsp_cert given for mock server");
CMP_warn("-failurebits overrides -failure");
CMP_warn("-trusted option is ignored since -srvcert option is present");
CMP_warn("-recipient option is ignored since -srvcert option is present");
CMP_warn("-tls_used given without -tls_trusted; will not authenticate the TLS server");
CMP_warn("could not build cert chain for own TLS cert");
CMP_warn("-tls_used given without -tls_key; cannot authenticate to the TLS server");
CMP_warn("-cert and -key not used for protection since -secret is given");
CMP_warn("will not authenticate server due to missing -secret, -trusted, or -srvcert");
CMP_warn("-own_trusted option is ignored without -cert");
CMP_warn("no -subject given; no -csr or -oldcert or -cert available for fallback");
CMP_warn("ignoring -csr since certificate to be revoked is given");
CMP_warn("Ignoring -oldcert " OSSL_CMP_RR_MSG);
CMP_warn("Ignoring -csr " OSSL_CMP_RR_MSG);
CMP_warn("Ignoring -serial for command other than 'rr'");
CMP_warn("missing -recipient, -srvcert, -issuer, -oldcert or -cert; recipient for any requests not covered by -reqin will be set to \"NULL-DN\"");
CMP_warn("-csr option is ignored for 'genm' command");
CMP_warn("-opt_san_nodefault has no effect when -sans is used");
CMP_warn("-opt_policy_oids_critical has no effect unless -policy_oids is given");
CMP_warn("-oldcert option is ignored for 'genm' command");
CMP_warn("ignoring -proxy option since -server is not given");
CMP_warn("ignoring -no_proxy option since -server is not given");
CMP_warn("assuming -tls_used since -server URL indicates HTTPS");
CMP_warn("no -infotype option given for genm");
CMP_warn("-infotype option is ignored for commands other than 'genm'");
CMP_warn("-reqin is ignored since -rspin is present");
CMP_warn("-reqin_new_tid is ignored since -reqin is not present");
CMP_warn("saving more than one certificate in non-PEM format");
CMP_warn("no CA certificates provided by server");
CMP_warn("No -oldwithold given, will use all certs given with -trusted as trust anchors for verifying the newWithNew cert");
CMP_warn("oldWithNew certificate received in genp for verifying oldWithOld, but oldWithOld was not provided");
CMP_warn("-oldcrl and -crlcert have different issuer");
CMP_warn("no certificate request template available");
CMP_warn("no key specifications available");
CMP_warn("-tls_used given without any other TLS options");
CMP_warn("ignoring TLS options(s) since -tls_used is not given");
CMP_warn("ignoring -tls_used option since -server is not given or -use_mock_srv is given");
CMP_warn("-server option is not used if enough filenames given for -rspin");
CMP_warn("-use_mock_srv option is not used if enough filenames given for -rspin");
CMP_warn("too few -rspin filename arguments; resorting to using mock server");
CMP_warn("too few -rspin filename arguments; resorting to contacting server");