Vimsvc/connect
Jump to navigation
Jump to search
vimsh vimsvc/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.