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

/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c151 char **rootcerts = (char **)certlist->elts; local
158 unistr = (unicode_t*)apr_palloc(p, strlen(rootcerts[i])*4);
159 loc2uni (UNI_LOCAL_DEFAULT, unistr, rootcerts[i], 0, 2);

Completed in 16 milliseconds