Home
last modified time | relevance | path

Searched refs:stunnel_pem (Results 1 – 7 of 7) sorted by relevance

/external/libvncserver/x11vnc/
Dsslcmds.c178 if (stunnel_pem && strstr(stunnel_pem, "SAVE") == stunnel_pem) { in start_stunnel()
179 stunnel_pem = get_saved_pem(stunnel_pem, 1); in start_stunnel()
180 if (! stunnel_pem) { in start_stunnel()
185 } else if (!stunnel_pem) { in start_stunnel()
186 stunnel_pem = create_tmp_pem(NULL, 0); in start_stunnel()
187 if (! stunnel_pem) { in start_stunnel()
194 FILE *in = fopen(stunnel_pem, "r"); in start_stunnel()
253 char *pm = stunnel_pem; in start_stunnel()
272 if (stunnel_pem && ssl_verify) { in start_stunnel()
277 } else if (stunnel_pem && !ssl_verify) { in start_stunnel()
[all …]
Doptions.h62 extern char *stunnel_pem;
Doptions.c62 char *stunnel_pem = NULL; variable
Dx11vnc.c2919 stunnel_pem = NULL; in main()
2921 stunnel_pem = strdup(s); in main()
2925 stunnel_pem = strdup("SAVE"); in main()
2928 stunnel_pem = strdup("SAVE"); in main()
2939 stunnel_pem = NULL; in main()
2941 stunnel_pem = strdup(s); in main()
2945 stunnel_pem = strdup("SAVE"); in main()
2948 stunnel_pem = strdup("SAVE"); in main()
Dremote.c6002 snprintf(buf, bufn, "aro=%s:%s", p, NONUL(stunnel_pem)); in process_remote_cmd()
Dtkx11vnc650 set helptext(stunnel_pem) "
DREADME18086 sslverify stunnel stunnel_pem https httpsredir usepw