nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultCaCertStoreMaxErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_SSL_CA_CERT_STORE_MAX
);
None.
Result indicating the following error: "Maximum number of simultaneously registerable SSL per-process CA certificate stores already registered." Returns a Result indicating the following error: "Maximum number of simultaneously registerable SSL per-process CA certificate stores already registered."
CONFIDENTIAL