Home
last modified time | relevance | path

Searched refs:CMP_warn (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/crypto/openssl/apps/
H A Dcmp.c639 #define CMP_warn(msg) CMP_WARN(msg"%s%s%s", "", "", "") macro
713 CMP_warn("error while verifying CSR self-signature"); in load_csr_autofmt()
715 CMP_warn("CSR self-signature does not match the contents"); in load_csr_autofmt()
1106 CMP_warn("no -rsp_cert given for mock server"); in setup_srv_ctx()
1139 CMP_warn("-failurebits overrides -failure"); in setup_srv_ctx()
1325 CMP_warn("could not build cert chain for own TLS cert"); in setup_ssl_ctx()
1478 CMP_warn("-own_trusted option is ignored without -cert"); in setup_protection_ctx()
1662 CMP_warn("-csr option is ignored for command 'genm'"); in setup_request_ctx()
1741 CMP_warn("-oldcert option is ignored for command 'genm'"); in setup_request_ctx()
1948 CMP_warn("-reqin is ignored since -rspin is present"); in setup_client_ctx()
[all …]