Revision c448e855 qemu-options.hx

b/qemu-options.hx
680 680
@table @option
681 681

  
682 682
@item port=<nr>
683
Set the TCP port spice is listening on.
683
Set the TCP port spice is listening on for plaintext channels.
684 684

  
685 685
@item password=<secret>
686 686
Set the password you need to authenticate.
......
688 688
@item disable-ticketing
689 689
Allow client connects without authentication.
690 690

  
691
@item tls-port=<nr>
692
Set the TCP port spice is listening on for encrypted channels.
693

  
694
@item x509-dir=<dir>
695
Set the x509 file directory. Expects same filenames as -vnc $display,x509=$dir
696

  
697
@item x509-key-file=<file>
698
@item x509-key-password=<file>
699
@item x509-cert-file=<file>
700
@item x509-cacert-file=<file>
701
@item x509-dh-key-file=<file>
702
The x509 file names can also be configured individually.
703

  
704
@item tls-ciphers=<list>
705
Specify which ciphers to use.
706

  
691 707
@end table
692 708
ETEXI
693 709

  

Also available in: Unified diff