nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultClientCertMaxErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_SSL_CLIENT_CERT_MAX
);
None.
Result indicating the following error: "Maximum number of simultaneously registerable SSL per-process client certificates already registered." Returns a Result indicating the following error: "Maximum number of simultaneously registerable SSL per-process client certificates already registered."
CONFIDENTIAL