Home | History | Annotate | Download | only in apps

Lines Matching full:use_ssl

135 	int add_nonce = 1, noverify = 0, use_ssl = -1;
210 if (!OCSP_parse_url(*args, &host, &port, &path, &use_ssl))
772 port, use_ssl, headers, req_timeout);
923 if (use_ssl != -1)
1374 char *host, char *path, char *port, int use_ssl,
1388 if (use_ssl == 1)