Home
last modified time | relevance | path

Searched refs:NB_CA_CERT_PATH (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/common/net/wanboot/
H A Dnetboot_paths.h58 #define NB_CA_CERT_PATH NB_NETBOOT_ROOT NB_CA_CERT macro
H A Dbootlog.c562 if (http_set_certificate_authority_file(NB_CA_CERT_PATH) < 0) in setup_con()
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c666 if (http_set_certificate_authority_file(NB_CA_CERT_PATH) in establish_http_connection()