Lines Matching refs:SAVE
82 "x11vnc -ssl SAVE ...") on a Debian or Ubuntu system from Sept. 2006
1082 helper program) now works with the -ssl "SAVE" and "TMP" special
1174 SAVE", etc. and have the VNC viewer verify the cert.) The ANONTLS
1186 is now the same as "-ssl SAVE" and will save the generated
2619 It is recommended that SSL is used for encryption (e.g. "-ssl SAVE")
2710 supply "-ssl SAVE" to x11vnc. Then end-to-end SSL encryption would be
4183 (same as "-ssl SAVE") it will run openssl for you automatically.) So
4244 x11vnc save the generated certificate and key, use the "SAVE" keyword
4246 x11vnc -ssl SAVE -display :0 ...
4296 x11vnc -display :0 -stunnel SAVE ...
4350 x11vnc -ssl SAVE -http
4452 x11vnc -ssl SAVE -http
4453 x11vnc -ssl SAVE -httpdir /path/to/x11vnc/classes/ssl
4585 created by "x11vnc -ssl SAVE" and safely copied to the VNC viewer
4878 -localhost for SSH tunnel-only access; -ssl SAVE for SSL access; etc.)
5123 unixpw= -ssl SAVE")
5154 -find -o /var/log/x11vnc.log -ssl SAVE -ssldir /usr/local/certs
5157 -find -o /var/log/x11vnc.log -ssl SAVE -users unixpw=
5220 -ssl SAVE -unixpw -users unixpw= -display WAIT:cmd=FINDCREATEDISPLAY
5231 Tip: Note that -svc is a short hand for the long "-ssl SAVE -unixpw
5308 Tip: Note that -xdmsvc is a short hand alias for the long "-ssl SAVE
8243 do script with command "$HOME/x11vnc -rfbauth .vnc/passwd -ssl SAVE"
9181 x11vnc -stunnel SAVE -env STUNNEL_LISTEN=:: -env STUNNEL_DEBUG=1 ...
9809 there is the "SAVE" keyword to instruct x11vnc to save the certificate
9811 x11vnc -ssl SAVE -display :0 ...
9826 So the next time you run "x11vnc -ssl SAVE ..." it will read the
9831 x11vnc -ssl SAVE-key2 -display :0 ...
9833 etc, where you put whatever name you choose for the key after "SAVE-".
9834 E.g. "-ssl SAVE-fred".
9851 Well, since now with the "SAVE" keyword the certificate and key will
9860 "-ssl SAVE" mode ("Protect key with a passphrase? y/n"). It is
9862 you run "x11vnc -ssl SAVE ..." you will need to supply the passphrase
9888 * x11vnc is run using the server key. (e.g. "-ssl SAVE")
9961 x11vnc -ssl SAVE -display :0 ...
9963 (SAVE corresponds to server.pem, see -sslGenCert server somename info
10018 x11vnc -ssl SAVE-myotherkey ...
10026 x11vnc -ssl SAVE-self:third_key ...
10070 and the use via "x11vnc -ssl SAVE-ext ...", etc.
10112 x11vnc -ssl SAVE -sslverify CA
10119 x11vnc -ssl SAVE -sslverify path/to/client.crt
10120 x11vnc -ssl SAVE -sslverify path/to/client-hash-dir
10121 x11vnc -ssl SAVE -sslverify path/to/certs.txt
10211 x11vnc -sslEncKey SAVE
10212 x11vnc -sslEncKey SAVE-fred
10215 x11vnc -sslDelCert SAVE
10216 x11vnc -sslDelCert SAVE-fred
10338 x11vnc -ssl SAVE -sslverify ./V-Root.crt ...
10341 self-signed, etc., one via "-ssl SAVE" and use the VeriSign root cert
10392 x11vnc -ssldir ~/CA_Intermediate -sslCertInfo SAVE-test_chain
10402 x11vnc -ssldir ~/CA_Intermediate -ssl SAVE-test_chain ...
10565 x11vnc -ssl SAVE -http -display :0 -forever -rfbauth ~/.vnc/passwd -rfbport 5
11047 -ssl SAVE -http -unixpw -localhost \
11061 -ssl SAVE -http -unixpw -localhost -users unixpw= \
11089 Also note the use of "-ssl SAVE" above. This way a saved server.pem is
13710 unixpw= -ssl SAVE Also "-service".
13722 -unixpw -users unixpw= -ssl SAVE Also "-xdm_service".
13808 is in conjunction with SSL support, e.g. -ssl SAVE.
13812 and so "-rfbport port1 -ssl SAVE -redirect host:port2"
14073 -inetd -q -http -ssl SAVE -unixpw -users unixpw=\
14291 info about PEMs and the -sslGenCert and "-ssl SAVE"
14307 If [pem] is empty or the string "SAVE" then the
14324 Use "SAVE-<string>" and "SAVE_PROMPT-<string>"
14327 exist). E.g. "SAVE-charlie" will store to the file
14330 Examples: x11vnc -ssl SAVE -display :0 ...
14331 x11vnc -ssl SAVE-someother -display :0 ...
14341 temporary certificate in "SAVE" or "TMP" creation
14351 why the default "SAVE" mode is preferred (and more
14363 a SSL PEM you created or the default "SAVE" method.
14377 info. See "SAVE" above and "-sslGenCert" below.
14401 the simplest case, "-ssl SAVE" will store the x11vnc
14412 e.g. -ssl SAVE, -sslGenCert, etc..
14491 mode can be improved by using "-ssl SAVE" (same as
14618 is the saved one referenced by "-ssl SAVE" when the
14634 This makes it so the -ssl SAVE-name option can easily
14672 be used by simply typing -ssl SAVE. The pem file
14699 x11vnc -ssl SAVE -display :0 ...
14712 x11vnc -ssl SAVE-charlie -display :0 ...
14737 The "SAVE" notation described under -ssl applies as
14747 x11vnc -sslEncKey SAVE
14748 x11vnc -sslEncKey SAVE-charlie
14758 The "SAVE" notation described under -ssl applies
14783 associated with [pem]. x11vnc then exits. "SAVE"
14815 [pem] may also be the special strings "TMP", "SAVE",
14816 and "SAVE..." as described in the -ssl option.
14817 If [pem] is not supplied, "SAVE" is assumed.