Lines Matching refs:CMP_err1

646 #define CMP_err1(msg, a1)          CMP_ERR(msg"%s%s",   a1, "", "")  macro
665 CMP_err1("Logging verbosity level %d out of range (0 .. 8)", level); in set_verbosity()
754 CMP_err1("cannot write PKIMessage to file '%s'", file); in write_PKIMESSAGE()
780 CMP_err1("cannot read PKIMessage from file '%s'", file); in read_PKIMESSAGE()
989 CMP_err1("unknown cmp command '%s'", opt_cmd_s); in transform_opts()
1134 CMP_err1("-failure out of range, should be >= 0 and <= %d", in setup_srv_ctx()
1291 CMP_err1("unable to use client TLS certificate file '%s'", in setup_ssl_ctx()
1374 CMP_err1("unable to use TLS client private key '%s'", opt_tls_key); in setup_ssl_ctx()
1493 CMP_err1("digest algorithm name not recognized: '%s'", opt_digest); in setup_protection_ctx()
1498 CMP_err1("digest algorithm name not supported: '%s'", opt_digest); in setup_protection_ctx()
1506 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
1540CMP_err1("no -newkey option given with private key for POPO, -csr option only provides public key%… in setup_request_ctx()
1677 CMP_err1("cannot load certificate request extension section '%s'", in setup_request_ctx()
1683 CMP_err1("cannot load policy cert request extension section '%s'", in setup_request_ctx()
1718 CMP_err1("unknown policy OID '%s'", opt_policy_oids); in setup_request_ctx()
1729 CMP_err1("cannot add policy with OID '%s'", opt_policy_oids); in setup_request_ctx()
1882 CMP_err1("cannot parse -server URL: %s", opt_server); in setup_client_ctx()
2063 CMP_err1("could not open file '%s' for writing", destFile); in save_free_certs()
2070 CMP_err1("cannot write certificate to file '%s'", destFile); in save_free_certs()
2717 CMP_err1("expecting empty path or 'pkix/' but got '%s'", in cmp_server()
2878 CMP_err1("cannot load engine %s", opt_engine); in cmp_main()
2888 CMP_err1("cannot set up error reporting and logging for %s", prog); in cmp_main()
2934 CMP_err1("cannot set up error reporting and logging for %s", prog); in cmp_main()