Searched refs:NB_CA_CERT_PATH (Results 1 – 3 of 3) sorted by relevance
58 #define NB_CA_CERT_PATH NB_NETBOOT_ROOT NB_CA_CERT macro
562 if (http_set_certificate_authority_file(NB_CA_CERT_PATH) < 0) in setup_con()
666 if (http_set_certificate_authority_file(NB_CA_CERT_PATH) in establish_http_connection()