nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultNoCaCertStoreErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_SSL_NO_CA_CERT_STORE
);
None.
Result indicating the following error: "No such SSL CA certificate store registered." Returns a Result indicating the following error: "No such SSL CA certificate store registered."
CONFIDENTIAL