Home | History | Annotate | Download | only in util

Lines Matching refs:Fetch

534     You can use the "Fetch Cert" button to retrieve the Cert and then
546 Note, however, "Fetch Cert" and "Verify All Certs" are currently disabled
566 its own Self-Signed one, then the default "Verify All Certs/Fetch Cert"
587 and when an initial fetch-cert action takes place.
589 While the initial certificate fetch is taking place SSVNC applies
596 In the default "Verify All Certs" mode, a fetch cert action always
600 "Verify All Certs" then even though the initial fetch cert action is no
604 To disabled this initial fetch (e.g. you know the VNC server is normal
624 because the initial fetch cert is disabled in SSH+SSL mode.
775 certificate or read one in from a file. Or you can use the "Fetch Cert"
1234 Note that SSVNC may attempt to do a 'Fetch Cert' action in forward
1236 VeNCrypt and/or ANONDH. After that 'Fetch Cert' is done the
1240 to avoid the 'Fetch Cert' action. Or, perhaps better, add to
1243 x11vnc will reconnect once to the Repeater after the 'Fetch Cert'
2082 Fetch Cert:
2084 You can also retrieve and view the VNC Server's Cert via the "Fetch Cert"
2091 NOTE: See the CA section below for how "Fetch Cert/Verify All Certs" WILL NOT
2116 Note: "Fetch Cert" and "Verify All Certs" are currently not implemented in
2120 Also note that "Fetch Cert" only works in a limited fashion in "Listen"
2124 NOTE: See the CA section below for how "Fetch Cert/Verify All Certs"
2126 to save the CA's cert instead.) The "Fetch Cert" saving method will
2142 of its own Self-Signed one, then "Fetch Cert", etc. saving mechanism
2277 Or use the "Fetch Cert" method to retrieve it (be sure to verify the
2888 wm title .fh "Fetch Certificates Help"
2892 "Fetch Cert" action.
5168 catch {tkwait window .fetch}
5474 mesg "Fetch Cert not enabled for Reverse Connections"
5482 wm title .fcr "Fetch Cert for Reverse Connections"
5488 Fetch Cert operation requires that the Remote
5500 Otherwise, press "Cancel" to cancel the Fetch
5826 toplev .fetch
5832 scroll_text_dismiss .fetch.f 90 $n
5837 button .fetch.save -text Save -command "destroy .fetch; save_cert {$hpnew}"
5840 button .fetch.save -text Save -command "if \[skip_non_self_signed .fetch {$hpnew}\] {return} else {destroy .fetch; save_cert {$hpnew}}"
5843 button .fetch.help -text Help -command "help_fetch_cert $ss"
5844 pack .fetch.help .fetch.save -side bottom -fill x
5845 .fetch.d configure -text "Cancel"
5848 center_win .fetch
5849 wm title .fetch "$hp Certificate"
5851 .fetch.f.t insert end $cert_text
5852 jiggle_text .fetch.f.t
6145 # fetch cert br case:
6729 catch {tkwait window .fetch}
7039 and MacOSX by pressing 'Fetch Cert' and then
14318 during the initial fetch-cert action. Once auto-detected in
14323 In "Verify All Certs" mode initial the fetch-cert action is
14325 The fetch-cert is not needed if you specified a ServerCert or if
14326 you disabled "Verify All Certs". But by default the fetch-cert
14329 Set 'Do not Probe for VeNCrypt' to skip this unneeded fetch-cert
14789 SSVNC_FETCH_TIMEOUT (ss_vncviewer cert fetch timeout)
14790 SSVNC_USE_S_CLIENT (force cert fetch to be 'openssl s_client')
17799 puts "${b}Fetch Certificates Help:\n$str"
18863 button .f4.getcert -command {fetch_cert 1} -text "Fetch Cert"
18865 button .f4.getcert -command {fetch_cert 1} -text "Fetch Cert" -padx 3