Home | History | Annotate | Download | only in x11vnc

Lines Matching full:use_stunnel

411 		if (use_stunnel && http_ssl) {
413 } else if (!enc_str && (use_openssl || use_stunnel || http_ssl)) {
419 if (use_stunnel && http_ssl) {
421 } else if (!enc_str && (use_openssl || use_stunnel || http_ssl)) {
449 if (use_stunnel && http_ssl) {
451 } else if (!enc_str && (use_openssl || use_stunnel || http_ssl)) {
5998 snprintf(buf, bufn, "aro=%s:%d", p, use_stunnel);