nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultFailToCreateClientCertErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_SSL_FAIL_TO_CREATE_CLIENT_CERT
);
None.
Result indicating the following error: "Failed to create SSL client certificate." Returns a Result indicating the following error: "Failed to create SSL client certificate."
CONFIDENTIAL