Skip to content

vSSH CLI 1.0.2022061811

Compare
Choose a tag to compare
@achuchev achuchev released this 15 Jun 16:21
· 5 commits to main since this release

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 when vssh login was used.
  • Fixed slowness after enrolment.