nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultVerifyCertCommonNameErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
EVERIFY_COMMON_NAME
);
None.
CommonName does not match the host name of the communication target server specified by the AssignServer function." Returns a result that indicates the following error: "Server authentication error. The server certificate's CommonName does not match the host name of the communication target server specified by the AssignServer function."
CONFIDENTIAL