Searched defs:clientauth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c428 static boolean_t clientauth = B_FALSE; local
468 clientauth = (strcmp(cas, BC_YES) == 0);
505 if (setup_con(bl_httphandle, bl_url.https, clientauth)) {

Completed in 45 milliseconds