Vmsvc/connect: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
New page: ==== vimsh vmsvc/connect ==== Usage: connect [hostname] [port] [key] [cert] [product] Connects to product (solo|vpxa|vpxd) listening at hostname on TCP port port using a private key and a...
(No difference)

Revision as of 10:04, 17 December 2008

vimsh vmsvc/connect

Usage: connect [hostname] [port] [key] [cert] [product]

Connects to product (solo|vpxa|vpxd) listening at hostname on TCP port port using a private key and a certificate. By default product is 'solo', hostname is 'localhost'. Port is 902. private key is at /etc/vmware/ssl/rui.key certificate is at /etc/vmware/ssl/rui.crt To disable SSL, use an empty key or certificate.