Home | History | Annotate | Download | only in apps

Lines Matching defs:use_ssl

136 	int add_nonce = 1, noverify = 0, use_ssl = -1;
217 if (!OCSP_parse_url(*args, &host, &port, &path, &use_ssl))
782 port, use_ssl, headers, req_timeout);
1384 char *host, char *path, char *port, int use_ssl,
1398 if (use_ssl == 1)