Default to SSL to comply with pve and fix typo
SSL encrypted communication, so we set it as
default. As pve generates a self signed certificate we set
insecure ssl as default option. A unencrypted connection is rejected
by the PVE proxy so it isn't needed as an option.
Also a typo (opts instead of options) was corrected.