Home
last modified time | relevance | path

Searched refs:authz_url (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c71 char authz_url[100]; member
402 s->authz_url[0] = '\0'; in cb_order()
418 lws_snprintf(s->authz_url, sizeof(s->authz_url), "%s", in cb_order()
1112 strcpy(ac->active_url, ac->authz_url); in callback_acme_client()
1288 if (!ac->authz_url[0]) { in callback_acme_client()
1300 strcpy(buf, ac->authz_url); in callback_acme_client()

Completed in 3 milliseconds