vSSH CLI 1.0.2022061811
This release of vSSH CLI contains the following features, bug fixes, and stability improvements.
Features
vssh
now accepts--debug
to see verbose logging.vssh
now generates config file which can be used by OpenSSH clients (e.g.,ssh -F ssh_config
)
Bug fixes
- Fixed an issue where
vssh
cannot communicate with endpoints configured to accept TLS client certificates. - Fixed an issue where pre-configured template was not taken into account.
- Fixed an issue where tokens are not invalidated.
- Fixed an issue where
--out-file
was not taken into account whenvssh login
was used. - Fixed slowness after enrolment.