HomeSort by relevance Sort by last modified time
    Searched refs:showcert (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer 62 # -showcert Only fetch the certificate using the 'openssl s_client'
209 showcert=""
285 "-showcert") showcert=1
409 if [ "X$showcert" = "X1" -a "X$SSVNC_USE_S_CLIENT" = "X" -a "X$reverse" = "X" ]; then
411 if ultravnc_dsm_helper -help 2>&1 | grep -w showcert >/dev/null; then
840 if [ "X$showcert" = "X" ]; then
843 # move away from normal place for (possibly many) -showcert
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ss_vncviewer 62 # -showcert Only fetch the certificate using the 'openssl s_client'
209 showcert=""
285 "-showcert") showcert=1
409 if [ "X$showcert" = "X1" -a "X$SSVNC_USE_S_CLIENT" = "X" -a "X$reverse" = "X" ]; then
411 if ultravnc_dsm_helper -help 2>&1 | grep -w showcert >/dev/null; then
837 if [ "X$showcert" = "X" ]; then
840 # move away from normal place for (possibly many) -showcert
    [all...]
ssvnc.tcl     [all...]

Completed in 185 milliseconds