Other Parts Discussed in Thread: SYSCONFIG
I am studying and testing Wi-SUN ns_coap_node example. I see WISUN_ROOT_CERTIFICATE, WISUN_SERVER_CERTIFICATE, WISUN_SERVER_KEY, WISUN_CLIENT_CERTIFICATE, and WISUN_CLIENT_KEY are defined in wisun_certificates.h but I don't see anywhere in ns_coap_node source codes uses those certificates. Does Wi-SUN ns_coap_node example use those certificates in wisun_certificates.h? If yes, where is related source codes?